Subject RE: [firebird-support] RE: Need help
Author Mark Rotteveel
On Tue, 30 Aug 2011 13:54:28 +0530, "Mahesh Pratihari"
<mahesh.pratihari@...> wrote:
> Hi,
>
>
>
> While removing the semicon, it is asked for use connect or create
> database to specify a database though I have specify the database
> .please find the screen shot below

>>>isql.exe -database
> BG4WS0531:D:\RiTEQFireBird\FB_Backup\TIMETEQ-FIREBIRD-28082011-CLEAN.fdb
> -user 'sysdba' -password 'masterke' -i
> c:\Scripts\spLabourBudget_Assign.sql;

Does it work if you change it to:
isql -user sysdba -password masterke -i
c:\Scripts\spLabourBudget_Assign.sql
BG4WS0531:D:\RiTEQFireBird\FB_Backup\TIMETEQ-FIREBIRD-28082011-CLEAN.fdb