Activity overview
Latest activity by nanchen
Yes, I am targeting a SQL 2005 instance.
Thanks for your input,
Emmanuel / comments
Yes, I am targeting a SQL 2005 instance.
Thanks for your input,
Emmanuel
Missing support for system stored procedures
Hello,
I tried to type in EXEC sp_help. I noticed that I had to activate something in the options to have it in the candidate list. But then I would definitely love to have some support about the a...
This would be my most used snippet:
SELECT TOP 100 * FROM
With kind regards,
Emmanuel
PS: I also use some snippets whose utility would fall because of SQL Prompt, like
SELECT * FROM MyTable WHERE 1 = 0 / comments
This would be my most used snippet:
SELECT TOP 100 * FROM
With kind regards,
Emmanuel
PS: I also use some snippets whose utility would fall because of SQL Prompt, like
SELECT * FROM MyTable WHERE 1...
candidate list popping too often
Hello,
it has already been mentionned that the candidate list is popping too often. Here is an example of a consequence. Please note that I selected TAB as completion key in the options.
As I inden...
Different completion behaviour
Hello,
I noticed that SQL Prompt has a different completion behaviour on a simpel query:
SELECT FROM Sales.[SalesOrderHeader]
SELECT * FROM Sales.[SalesOrderHeader] AS soh
In the first case, where ...
GRANT statement
Hello,
A short note: it seems that there is no support for GRANT statement or to create a user. While the latter might not be so frequent, the former is quite frequent, at least in my case.
With ki...
Schema from another database
Hello,
after having tried the previous version of SQL Prompt, I am on for this last beta version. Overall, I have a very good impression w/r to the last one.
One thing I do absolutely love: in a sc...
Hello,
I do vote for TAB and ENTER as default, and all others as optional. (I think this is also the standard behaviour of intellisense in VS).
With kind regards,
Emmanuel / comments
Hello,
I do vote for TAB and ENTER as default, and all others as optional. (I think this is also the standard behaviour of intellisense in VS).
With kind regards,
Emmanuel
Hello,
I, for one, do like it: it shows me when the tool is ready, which is most useful when changing to a DB with many objects. And I can still work while it is showing up...
Making it an option could have both of us happy ;-)
With kind regards,
Emmanuel / comments
Hello,
I, for one, do like it: it shows me when the tool is ready, which is most useful when changing to a DB with many objects. And I can still work while it is showing up...
Making it an option c...
Hello,
This is also my opinion: at least the most important bugs should be corrected in another beta version. Furthermore, I do not think that the most important bugs (in the view of the user, i.e. myself) are the most difficult to fix ...
With kind regards,
Emmanuel / comments
Hello,
This is also my opinion: at least the most important bugs should be corrected in another beta version. Furthermore, I do not think that the most important bugs (in the view of the user, i.e....