How can we help you today? How can we help you today?
achamp

Activity overview

Latest activity by achamp

Ignore Options
Is there a way with SQL Source control that I can specifiy ignore options like I can with SQL Compare. e.g. I want to ignore Data Compression if that is the only diference on a table. Currently us...
1 follower 1 comment 0 votes
Unhandled Exception when opening a large query.
Repeatedly when I open a large query I get an Unhandled exeption in Management Studio. Message is: Unhadled exception has occured in a compenent in your application. If you click continue, the app...
1 follower 1 comment 0 votes
Saving Snapshot locks Management Studio for over 10 seconds
I have encountered several instances where the Management Studio locks for over 10 seconds and SQL Prompt reports it is saving a snapshot. I think this mainly happens when I swap databases. When th...
3 followers 3 comments 0 votes
Table name order when selecting a column in candiate list
When I am selecting a column in the candiate list that has the same name in multiple tables the tables are not displayed alphabetically. At present I see: Field1 int Table4 Field1 int Table1 ...
1 follower 1 comment 0 votes
Select top 10 on first line of new query tab
On a new query tab in SQL studio. Typing SELECT TOP only brings up stored procedures in the candidate list. This only does it if this is the first query you write in the Tab. If you write this as...
1 follower 1 comment 0 votes
candidate window width
Could the candidate window be auto sized to show the fullname of the table when selecting a column. (Could this be a user specific option). Another option would be to remember the size of the can...
1 follower 1 comment 0 votes
Database list with use command
In SQL Prompt 2.0 when I typed use ... a list of available databases was presented. This does not occur in this beta at present. Adrian
1 follower 1 comment 0 votes