Posts
Sort by recent activity
First Impressions
Having not used previous versions I have nothing to compare against
I have used SQL Profiler on stored procs and I get a bit of similarity
I like the idea of tracing whats actually going ion behind...
JOIN Suggestions
The previous versions had better support for JOIN suggestions ,
The most obvious first choice is matching same names eg a.ParameterID = b.ParameterID , followed by matching data types eg Int to Jo...
Visual Studio 2003 / 2005 Support
Did the question of support in VS 2005 make it to the wish list for future enhancements, it was raised during the beta testing
Using VS 2005 as a VB IDE , it makes a lot of sense to have the abilit...
Losing Snippets
I seem to be losing any new snippets I have added between re starts of SQL management Studio
All the pre config ones stay but any added thro the options "Add" function seem to diappear.
Auto fill in Comments
when writing comments any SQL key word is capitalised and makes the whole thing look ugly
Also if you have a candidate starting with the first letter of what you are trying to type , after a space...
Visual Studio 2005 Support
In both previous versions Prompt SQL and SQLPrompt 2 , we had the ability to use SQL Prompt in the main VS 2005 IDE
I find it useful when coding inVB etc to have a separate database project in my ...
The story so far
I have been an avid and ethusiatic user of versions 1 & 2 and as such I am probably coloured in my opionion of v3 as I am bound to compare .
I must admit after a couple of days of use I find V3 le...
Auto field fill in
In previous versions 1 & 2 if you types
SELECT * From TableName
Then went back to the * and pressed TAb or Space , all the fieldnames filled in for you
It saves an inordinate amount of typing !!
Ha...
Schema Refresh
I seem to keep losing the Schema and hence SQL prompt , how do I reload the cache without getting out of the db altogether and reloading?
Slow Performance
I purchased PromptSQL 1.1 months ago am a great FAN , I run it on my home PC with lots of processor and memory with no problem , but on my work lap top , i can type quicker than "it can think" . I ...