Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pasting a script in SSMS
Message
 
 
To
26/03/2015 21:04:05
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2012
Application:
Web
Miscellaneous
Thread ID:
01617306
Message ID:
01617307
Views:
29
>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?

What version of SSMS you're using? I haven't noticed the same problem.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform