How can we help you today? How can we help you today?
EsioN
Tab char completing table name
When checking the option Completion Keys -> Tab in Options Menu, SQL Prompts inserts a <tab> char after the name of the first table in query: select * from TABLE<tab>
2 followers 2 comments 0 votes
The shortcut letter &quot;S&quot; don't appear underlined in Query Ana
When pressing <alt> to access the menus in Query Analyzer, the letter "S" in SQL Prompt" don't appear like others shortcuts
1 follower 1 comment 0 votes
Error changing database in first opened window
Not good: "Only works in the first query window thas is opened". This obstruct a lot the tests in a real workload environment.
2 followers 2 comments 0 votes
Function in DataCompare 3 lost in version 5
There is a panel under the diferences grid that shows the script to make the changes. This panel disapears in version 5. Is it possible to back this function in version 5. Now, version 5 forces me ...
1 follower 1 comment 0 votes
Suggestions For Future Release
1 - Please consider, in Diferences Panel, color the diference lines. It will help a lot to identify what is wrong. There is a file compare tool (Beyonde Compare -> http://www.scootersoftware.com/) ...
5 followers 6 comments 0 votes
Functionality in version 3 not present at version 5
Hi. In version 3, we have, in "diferences view" panel, one tab with the t-sql code that will be applied in my database to equal my data. In version 5, I need to check my table, go to Syncronization...
1 follower 1 comment 0 votes
SQLPrompt tryng solve result pane in Query Analyzer
If I put the cursor in the Result Pane, SQLPrompt tries to solve objects names. It shows the message "retrieving metadata for database "" '. And after this, query analyzer starts to be very slow (p...
1 follower 1 comment 0 votes
Problem with joins in composite keys
Does PrompSQL work with table with composite key. I'm trying, it's make the ON clause only for the first pair of keys, for the others, I need to do by myself Ex. select XX from dbo.TABLE_A op inner...
1 follower 1 comment 0 votes
Feature Requests
When making join with more than one relation keys, PromptSQL only suggest the associoation for one key. Ésio Nunes
0 followers 0 comments 0 votes
Bug replacing the table name
If you start a sql sentence: select * from dbo.ABCD, if you type backspce (now the table name appear like dbo.ABC), PromptSQL don't complete the name again, you need to backspace util "dbo." and st...
0 followers 0 comments 0 votes