Activity overview
Latest activity by MladenPrajdic
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...
thanx.
Missed that one... / comments
thanx.
Missed that one...
No intellisense for INFORMATION_SCHEMA views
the subject says it all )
it's really annoying...
It would also be nice to have lowercase keywords.
some people dislike them in uppercase [image] / comments
It would also be nice to have lowercase keywords.
some people dislike them in uppercase
that i can believe.
What did it take? 4 months and 5 people?
Research into this alone is huge...
No wonder you're pricing it at 295.
what that expression? Hats off to you? [image]
Mladen / comments
that i can believe.
What did it take? 4 months and 5 people?
Research into this alone is huge...
No wonder you're pricing it at 295.
what that expression? Hats off to you?
Mladen
Awsome!!
So how do you create those add-on's?
You've got an agreement with MS for SSMS add-on integration documentation?
Because i was looking at classes and interfaces of SSMS dll's in spare time
and there's no documentation on google for it. at least i haven't found it yet.
And i have a few ideas for some add-on's i'd like to have [image] )
it would be interesting practice to make them myself.
Mladen / comments
Awsome!!
So how do you create those add-on's?
You've got an agreement with MS for SSMS add-on integration documentation?
Because i was looking at classes and interfaces of SSMS dll's in spare time
...
Hey that's not at all a bad idea.
i'll try that.
Thanx.
I was wondering something about SQL Prompt though.
Will 3.0 be also integrated into SSMS?
It would be simply awsome to have a menu that says "Red gate goodies"
and in there you'd have prompt, refactor and other options.
It doesn't have to be a single tool and 2 or more isn't that har to integrate into the menu.
I guess you could still sell prompt like it's now for QA and VS
but i haven't been using QA for ages and VS for sql developmnet is just
unnatural [image]
Mladen / comments
Hey that's not at all a bad idea.
i'll try that.
Thanx.
I was wondering something about SQL Prompt though.
Will 3.0 be also integrated into SSMS?
It would be simply awsome to have a menu that says ...
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 ...