Hello All,
Please excuse my ignorance.
a work chum dumps a log every day by typing some command line prompts. they would like to automate this.
they do the following
"isql -Usa -P"
this gives a 1> prompt
"dump tran master with no_log"
this gives a 2> prompt
"go"
how can we script this? is it possible to do from a batch file? or what would a .sql file look like to do this?
any help would be ace.
regards
von moyla
Please excuse my ignorance.
a work chum dumps a log every day by typing some command line prompts. they would like to automate this.
they do the following
"isql -Usa -P"
this gives a 1> prompt
"dump tran master with no_log"
this gives a 2> prompt
"go"
how can we script this? is it possible to do from a batch file? or what would a .sql file look like to do this?
any help would be ace.
regards
von moyla