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
 SQL Server Administration (2000)
 sql 2000

Author  Topic 

fmardani
Constraint Violating Yak Guru

433 Posts

Posted - 2006-02-10 : 10:43:54
How can i set something up so that a new sql script is generated on a regular basis for the tables, stored procedures ?
This is because the tables, stored procedures change once a day. So that we can just run the generated scripts on the required sql servers.
Thanks

SQLServerDBA_Dan
Aged Yak Warrior

752 Posts

Posted - 2006-02-10 : 15:01:49
So are you trying to say that you have tables that have a date or something in the name and you get a new table each day? I'm not sure I follow you, sorry.

Daniel, MCP, A+
SQL Server DBA
www.dallasteam.com
Go to Top of Page
   

- Advertisement -