最佳解答者
SQL 2000 Database Backup questions

問題
解答
-
Hi,
Maybe you can write a programme to do this. Here's one FYI:
所有回覆
-
Hi,
Maybe you can write a programme to do this. Here's one FYI: -
Hi Allen
Thanks very much for your help, The URL you provided above very useful.
Do you have the script that I can use to Generate Database script? because what I need is just a Generate Script into a txt or any file, so that when I need it I can just open the file and select the stored procedure, user define function that I want and load it back to the database.
Otherwise, I may need to spend quite a long time to understand how that "SQL_Server_backup" application work and modify the code.
I tried to read through the code briefly, unfortunately, it does not looks simple.
Thanks a lot. -