Posts
Sort by recent activity
Why does format fail on database trigger when RENAME is one of the FOR parameters?
When I try to format a trigger with this:ALTER TRIGGER triggername
ON DATABASEFOR DDL_FUNCTION_EVENTS, DDL_PROCEDURE_EVENTS, DDL_TABLE_VIEW_EVENTS, DDL_TRIGGER_EVENTS, ALTER_USER, CREATE_USER, DROP...
Indexing Issue?
I constantly have to re-index when I change the search string.I didn't have to re-index so much before a few months ago.Is this a known problem and is there a solution?
BUG: Display Tabs Transposed
On the results display, the Only in Source and Only in Target tabs are transposed. My results for Only in Source are displaying on the Only in Target tab.
BUG: Installation of final early release
Upgrading to version SQL_Prompt_5.0.0.591.exe removes SQL Prompt from apptray, SQL Query Analyzer, and Program Files, RedGate menu. Add/Remove Programs sees it as installed. I had to revert back ...
Does not detect variables more than 100 lines from declare
I am using SS2000 Query Analyzer. After about 100 lines, SQL Prompt does not suggest variables declared at the top of the script. I thought this was fixed in SQL Prompt 4 (?)
Also, I don't see th...
Data Statement Option
I really like the concept of styles, but I can't use the feature because it automatically puts the join keyword on the next line. Can you add an option to keep the join keywords on the same line s...