Subject | Need help |
---|---|
Author | Mahesh Pratihari |
Post date | 2011-08-30T07:26:44Z |
Hi,
I am using firebird 2.5 and I want to generate one batch script like MS
SQL which will execute the store proc automatically while executing the
script.
I am writing the script like this
cd C:\Program Files\Firebird\Firebird_2_5\bin
isql.exe -database
BG4WS0531:D:\RiTEQFireBird\FB_Backup\TIMETEQ-FIREBIRD-28082011-CLEAN.fdb
-user 'sysdba' -password 'masterke' -i
c:\Scripts\spLabourBudget_Assign.sql;
while executing the script I am getting "Unable to open
c:\Scripts\spLabourBudget_Assign.sql;" , please guide me why I am
getting this error though the file and path name is correct.
Thanks,
Mahesh Pratihari
Sonata Software Limited
Phone : +91 80 3097 1570
Mobile : +91 99808 37446
www.sonata-software.com
Please don't print this email unless you really need to. This will
preserve trees on our planet.
[Non-text portions of this message have been removed]
I am using firebird 2.5 and I want to generate one batch script like MS
SQL which will execute the store proc automatically while executing the
script.
I am writing the script like this
cd C:\Program Files\Firebird\Firebird_2_5\bin
isql.exe -database
BG4WS0531:D:\RiTEQFireBird\FB_Backup\TIMETEQ-FIREBIRD-28082011-CLEAN.fdb
-user 'sysdba' -password 'masterke' -i
c:\Scripts\spLabourBudget_Assign.sql;
while executing the script I am getting "Unable to open
c:\Scripts\spLabourBudget_Assign.sql;" , please guide me why I am
getting this error though the file and path name is correct.
Thanks,
Mahesh Pratihari
Sonata Software Limited
Phone : +91 80 3097 1570
Mobile : +91 99808 37446
www.sonata-software.com
Please don't print this email unless you really need to. This will
preserve trees on our planet.
[Non-text portions of this message have been removed]