Posts
Sort by recent activity
Error when doing sys.dm_exec_sql_text()
Hi!
My version is 3.0.0.868
when doing
SELECT *
FROM sys.dm_exec_sql_text()
and pressing any button after i type the )
i get this error after every key press:
See the end of this message for detail...
Weird error in Object Explorer i can't reproduce
this happened to me only once when i clicked on the plus of
AdventureWorks' dbo.uspGetBillOfMaterials stored procedure in object explorer.
I tried reproducing it but i can't.
this is the stack trac...
No intellisense for INFORMATION_SCHEMA views
the subject says it all )
it's really annoying...
Insert into scripts
Is there a possibilty that you could include
insert into script generation in the SQL refactor?
That would be really usefull.
With option to choose between and insert into for each row
or only one ...