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 |
datadev
Starting Member
1 Post |
Posted - 2004-09-29 : 17:23:52
|
Visual Studio currently supports sql-server data access and script debugging, but apparently only in single-batch mode...i cannot run any scripts which do existence checks, table drops, and table creations since these require batch separation. Is there any way to reconfigure VS to allow multiple batch operations on sql-server?TIA. |
|
|
|
|