iSQL commands Questions

1

iSQL
Hello,  In my job i have to create backup daily….i use isql commands in command prompt…these are the commands i used…. 1)d:2)cd medical_backup*(*folder name) 3)isql -Usa -P 4)dump database medical to”d:/medical_backup/medical_currentdate.bmp” 5)go could u pls tell me the script for it so that i can schedule that script and it will run automatically everyday. thanks.

Answer Question   |  May 22, 2012  7:39 AM
isql, iSQL commands
asked by:
5 pts.

1