Posts
                          
                            Sort by recent activity
                          
                          
                        
                      
                      
                        SQL Prompt Breaks Block Indenting / Keep Tabs
                        
                        
                        
                        
                      
                      
                      
                  
                    Hey there everyone,
I uncovered this problem originally using the latest version of SQL Prompt 5, but I'm using 6 right now and it is unchanged.
Windows 7 SP1
Management Studio (MS): 11.0.2100.60
M...
                      
                    
                      
                        Who's messing with me, SQL Prompt or Intellisense?
                        
                        
                        
                        
                      
                      
                      
                  
                    Hey there,
On my system, running SQL Prompt v5.2.6.1, this behavior is growing frustrating...
Type the following...SELECT
    *
FROM
    <ONE WORD TABLE NAME BEGINNING WITH I> AS I
Pressing...
                      
                    
                      
                        DEFECT REPORT: Sql Prompt Alias for OPENQUERY in wrong place
                        
                        
                        
                        
                      
                      
                      
                  
                    The text entered when hitting tab upon typing 'OPENQ' (to expand the OPENQUERY suggestion) yields the following:SELECT
	*
FROM
	OPENQUERY AS O
The cursor follows the O alias. It should do the fol...
                      
                    
                      
                        Defect Submission: SUM breaks Suggestions Window
                        
                        
                        
                        
                      
                      
                      
                  
                    DESCRIPTION:
Use of the aggregate function SUM() in a SELECT list prevents suggestions pertaining to the context of the query from displaying prior to the placement of the function call within the ...
                      
                    
                      
                        Unexpected Exit Code 161 with ERASEFILES_ATSTART
                        
                        
                        
                        
                      
                      
                      
                  
                    Hey there,
The maintenance routines I have in place to use SQL Backup haven't changed in months, but suddenly I'm getting 161 Exit Codes (SQL Backup couldn't erase a file) upon execution of the SQL...
                      
                    
                      
                        SELECT alias capitalization issue.
                        
                        
                        
                        
                      
                      
                      
                  
                    SQL PROMPT VERSION: v4.0.3.12
SSMS VERSION: v10.0.2531.0
OS VERSION: Windows 7 Enterprise x86
PROBLEM: Aliases in the SELECT portion of a statement are not capitalized appropriately. Capitalization...
                      
                    
                      
                        Need more control over tabs in SQL Prompt.
                        
                        
                        
                        
                      
                      
                      
                  
                  
                Hey there,
I absolutely love the product, but I do have a problem with the way tabs are apparently used.
Is there any way at present to prevent SQL Prompt from automatically inserting tabs on the n...
                      
                    