Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pasting a script in SSMS
Message
From
26/03/2015 21:04:05
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Pasting a script in SSMS
Environment versions
SQL Server:
SQL Server 2012
Application:
Web
Miscellaneous
Thread ID:
01617306
Message ID:
01617306
Views:
32
When we paste a script in SSMS, it does some kind of intellisense auto wrapping. If this is only one command line, it will break it on several lines such as:
DROP INDEX NoClient ON Invoice
...which will result in:
DROP INDEX NoClient


 ON Invoice
Is there a way to avoid that?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform