How can we help you today? How can we help you today?
emails4me
SQL Code Checking
Would it be possible to include Code checking ? Similar to what Resharper does ? ie. an icon on the side to indicate when the code highlighted (or if its not highlighted all the code in the query w...
1 follower 1 comment 0 votes
Toggle to disable SQL Prompt
Is there a toggle available to disable sql prompt (temporarily) via a keyboard shortcut? emails4me
1 follower 1 comment 0 votes
Stats Info for commonly accessed items
Is it possible for SQL Prompt to keep track of your frequently used tables, Databases, Columns or code snippets, etc so that at the end of the day (or whenever) they can be reviewed and then allow ...
1 follower 1 comment 0 votes
Snippets
Is it possible to add custom snippets? have these stored and moved to a another pc if necessary (where are these stored?) ? eg. If my dev PC dies on me, I can reinstall SQL Prompt and restore a bac...
1 follower 1 comment 0 votes
Candidate list need to fit within desktop view
When typing a query in Query Analyzer and hitting CTRL+SPACE to bring up the candidate list, the Candidate list is not within the dekstop view ie scroll bars are not visible because they are outsid...
1 follower 1 comment 0 votes
Mixed Case
Typed in the following in : select * from [dbo].[Policies] AS p The select and from keywords were typed in lowercase and remain that way, however the AS is in Caps. emails4me
1 follower 1 comment 0 votes
SQL Prompt 3 crashes with Query Analyzer (day 3)
I usually don't restart by support PC unless I have to. My PC has been running SQL Prompt 3 since I first installed it on Monday. I had MSMMS open last night and SQL Prompt 3 running. Came in this...
2 followers 2 comments 0 votes
Suggested Joins not displayed ?
In SQL Prompt 2, there was a list of possible joins between tables. Is there a way of getting a list in SQL Prompt 3. example: select top 1 * from [dbo].[Quotes] AS q join [dbo].[QuoteItem] AS qi o...
1 follower 1 comment 0 votes
Stored Proc Parameters not displayed in Candidate List
I like the way this worked in SQL Prompt 2 but for some reason (not sure if I'm doing something wrong) the list of parameters is not listed in the candidate list ?! emails4me
1 follower 1 comment 0 votes
No Intellisense with 2 SQL Query Analyzer Open
I have 2 SQL Query Analyzer Windows Open. When I started them the SQL Prompt Tray appeared for both of them. 1 windows has intellisense and the other doesn't. Both point to a different SQL Server 2...
2 followers 4 comments 0 votes