Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Transact-SQL (2000)
 Store to generate SQL Script

Author  Topic 

lici
Starting Member

11 Posts

Posted - 2004-08-18 : 12:14:42
Hi everybody
I need to generate the sql script from several data bases and i need to do this every day at nignt ,
is there a sp that i can run to do this??

tnx

nr
SQLTeam MVY

12543 Posts

Posted - 2004-08-18 : 13:10:00
http://www.nigelrivett.net/DMOScriptAllDatabases.html
http://www.nigelrivett.net/ScriptDTSProperties.html
http://www.nigelrivett.net/SaveAllDTSPackagesToFiles.html

==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page

lici
Starting Member

11 Posts

Posted - 2004-08-18 : 13:34:50
thanks a lot nr
let me see and let me try, =)
Go to Top of Page
   

- Advertisement -