problem w\compiled script....

Convert your BATch files into EXEcutable format in one click.
Post Reply
frenchrl
Posts: 4
Joined: Wed Mar 22, 2006 1:08 pm

Post by frenchrl »

Here is a batch file we run to do backups. I have compiled it and included the sql file. The password is also correct when compiled.
When I run it nothing happens(not even an output log), I switch to the batch file and it runs perfectly...Anyone have any ideas as to why this isn't working for me?

isql -Usa -Px -Slema_t1 -i%MYFILES%\backup_full.sql
-oi:\lema_ft1\backups\backup.out
Oleg Tsheglov
Site Admin
Posts: 307
Joined: Fri Feb 13, 2004 5:55 pm
Contact:

Post by Oleg Tsheglov »

What QBFC version you have?
Post Reply