Posts
Sort by recent activity
"view object synchronization script" option missing
Any chance this option could come back? It's very handy when you just need to grab part of a change without doing the whole object or database.
Thanks,
Traci
$CURSOR$ at beginning of snippet not moving the cursor
I've got a simple snippet with the $CURSOR$ set to the beginning of the text, but after the snippet is inserted, the cursor remains at the end of the inserted text instead of moving to the beginnin...
SQL 2008 Spatial objects methods and functions
SQL Prompt is not providing a candidate list for the methods and functions on the new SQL 2008 SqlGeometry type. Is there a setting to activate this, or will it come in a future release?
Thanks,
Tr...
Force candidate list to use schema instead of database?
I've got a schema in database A that is the same name as a different database. Both databases are in the cache, I have query windows open in each, I use cross-database references so Cross-database ...
Delay/Disable tooltips
Is there a way to turn off or delay the tooltips? They popup so quick that when I'm moving the mouse down, the tooltip frequently covers where I wanted to click and I wind up opening the tooltip i...
Columns in Comparison keep resetting on some (not all) table
I have some wide tables where I'm mostly interested in 3-4 columns in the compare. In my project, I select 5 out of 11 tables for comparison, select the Comparison Key, deselect most of the columns...
Schema and Linked Server with same name
I'm working in SSMS in a database that contains a schema (prod) the same name as a linked server (PROD). After I type "select * from pr" and bring up the pop-up list, I select the schema "prod", th...
Auto Insert Expand SELECT * join table order
Could you add an option to insert the columns on SELECT * expansion in the join table order instead of alphabetical by alias name?
Thanks,
Traci
REQ: Limit number of "Duplicate Key ignored" messages
Could the final report at the end limit the number of times "Duplicate Key Ingored" message is printed. I'm using the suggested work around IGNORE_DUP_KEY on the primary key to avoid the generator...
BUG: Unhandled Exception error
I copied my project files to another machine into a different directory structure. I opened the project file, and clicked Edit project, it got an Unhandled Exception error because I had a pre-scrip...