Posts
Sort by recent activity
SQLPrompt 9.5.18.11513 still misformats IS_ROLEMEMBER and makes the sql statement invalid
SQLPrompt 9.5.18.11513 formatsSELECT IS_ROLEMEMBER('db_owner')toSELECT [IS_ROLEMEMBER]('db_owner') and the sql becomes invalidThe list of sql server functions can be found athttps://docs.microsoft....
SQL Prompt 9.5.8.10521 Timeout notification windows
These windows just started popping up, they are modal windows and seems like when some timeout happens in sqlprompt they pop up, unless you close the window you can't do anything with SSMS. They ar...
SQL Prompt V 9.3.0.6627 is removing aliases from columns during format
SQL Prompt is removing already assigned aliases if the column is used in an inline table valued function and the column exists in multiple tables used in the query. The result is query is failing s...
SQLPrompt fails to format a valid SQL (version 8.0.2.1508)
Trying to format this code I get "Error applying column alias style", I do not see anything highlighted as error.
SQL Prompt version 8.0.0.1241 is moving comments between commas
When I format this statement with sql prompt
SELECT * FROM sys.objects WHERE OBJECT_ID IN (/*1=*/ 0, /*2=*/ 0, /*3=*/ 0, /*4=*/ 0, /*5=*/ 0, /*6=*/ 0)
it formats to below, it moves comments aroun...
Error batch linking databases to SQL Source Control 4
[Post text removed on request of the user]
SQL Developer Bundle raises an error and installation halts
[Post text removed on request of the user]
I have version 6.0.0.270 and below script fails to format. P
[Post text removed on request of the user]
Source Control cannot handle new columnstore indexes in 201
[Post text removed on request of the user]