|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Management Studio - "[" symbolIs there a way to disable the quoted identifiers "[" symbol from being used
when Sql Server generates a script. Its driving me nuts right now. I know you could disable it in query analyzer. Thanks, -- Rob Schieber Rob Schieber (nospam@hotmail.com) writes:
> Is there a way to disable the quoted identifiers "[" symbol from being In SP2 of SQL 2005, currently in CTP, there is a bunch of new options> used when Sql Server generates a script. Its driving me nuts right now. > I know you could disable it in query analyzer. for scripting. Alas, turning of [] is not among those. The best I can suggest is to submit this as a suggestion on http://conect.microsoft.com/ -- Erland Sommarskog, SQL Server MVP, esq***@sommarskog.se Books Online for SQL Server 2005 at http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx Books Online for SQL Server 2000 at http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx |
|||||||||||||||||||||||