thanks for response.
backup by schedule is good, but for this, you have to Access (enter) the
enterprise menager with rights. I want that I write script and run it make
backup the database. just like in Oracle. In Oracle write script in text file
ie.
database startup nomount
start backup
path etc...........
.....
database mount
end backup
just like this. without accessing Enterprise Manager,
script run and make backup at defind path of hard disk.
it is possible in sql server 2000 ?
regards.
Mateen
|