How can we help you today? How can we help you today?
paschott
Feature Request - Sort columns by physical order?
We seem to be only able to sort columns by name right now. Is there an option I'm missing to sort columns by the physical order in the table? For instance, I have a Contribution_ID and a Contribu...
1 follower 1 comment 0 votes
Feature Request - disable SQL Prompt for specific apps
I was also bitten by the Data Dude lack of support - in my case, I get a neverending error box that only allows me to "Continue". I do most of my work in SSMS, tweaking, etc and don't really see t...
1 follower 1 comment 0 votes
[BUG] Table Aliases prompt for authentication
Using 3.5 release. I am still prompted for authentication when I use table aliases for the first time. Example: SELECT * FROM Table1 as t1 WHERE t1. <-- this is where I am prompted for authentica...
3 followers 5 comments 0 votes
3.5 RC Initial Impressions
I like: Cross-database queries - looks like they are working again! Speed improvements - quite a few. I can replace a value now without going to make a pot of coffee. Refresh Cache hot-key - much ...
2 followers 5 comments 0 votes
[BUG] Reformatting Text is SLOW
Selected maybe 100-200 lines of text that had been indented in SSMS. Hit Shift+Tab to decrease the indent level. Nothing happened. Tried again - still nothing. Clicked the button to decrease th...
5 followers 8 comments 0 votes
[FR] Increase portion of name visible in auto-complete list
I have several tables where there are 4-5 names that are very similar until you get to the end of them. Unfortunately, that is cut off in the dialog box when I'm typing until I start getting to th...
1 follower 1 comment 0 votes
[FR] Hotkey to refresh cache
For when we turn off the automatic cache refresh or when we add new objects to the current database. Going through the menus works, but it would be a "nice to have" feature to define a hotkey to r...
1 follower 1 comment 0 votes
[FR] Original column order?
Looks like this is missing from SQL Prompt 2 as well. In a lot of our tables, we've added various system-type columns at the end of the table. (Created Date/User, Modified, etc) When the columns...
1 follower 1 comment 0 votes
Cross-database coding?
We have a multi-database system and one thing that both PromptSQL and SQLPrompt 2 seemed to support was loading up the other database objects as needed. Was this lost in SQL Prompt 3? e.g. if I wa...
6 followers 17 comments 0 votes
Page Up or up-arrow to go to bottom of list?
This was actually something that I used within the Atadore product to hit the bottom of a list quickly and bypass all of the TABLENAME.COLUMN entries. Any plans to bring that back? On a related no...
2 followers 3 comments 0 votes