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.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-09-23 : 08:39:39
|
Creating and modifying table scripts can quickly turn into a tedious chore. The article illustrates a method to automate this task by using SQL-DMO and Windows Script to generate customized scripts for SQL server table objects. Article Link. |
|
blah123
Starting Member
3 Posts |
Posted - 2008-10-16 : 17:21:30
|
Is there any option (like iSQLDMOScript_...) to script 'Use <database>' |
|
|
|
|
|