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 - 2003-09-30 : 08:05:30
|
| Taras Gyorgy writes "In every new database that I have created on SQL Server 2000, appears some procedures with 'system' attribute with names beginnig with 'dt_'. Because I am looking now for a method of versioning the database structure, I found interesting these procedures, but I cannot use them and I did not find nothing about them is Books Online. Please help me with some documentation or material.Thanks" |
|
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2003-09-30 : 09:24:42
|
| Think they are used by visual interdev.If you just want release control seehttp://www.nigelrivett.net/SQLServerReleaseControl.htm==========================================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. |
 |
|
|
|
|
|