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.
Software/Hardware used:
isql
ASKED:
May 22, 2012 7:39 AM
UPDATED:
May 22, 2012 2:45 PM