#!/bin/bash

isql /dbdata/interbase/pcweek.gdb -user 'pcweek' -password 'pcweek' -echo -input $1.sql
