Activity overview
Latest activity by andyhammer
                    
                      
                        Prompt not showing in SSMS V18
                        
                        
                        
                        
                      
                      
                      
                
                  I installed SSMS V18 and then installed SP V9.2.9.  SP tab is not shown.
                      
                    
                  
                    
                      
                        This behavior started up again in SQL Prompt 6.  It was because of a USE [database] statement in the preceding code.  SQL Promt pulls metadata from the last USE [database] statement, NOT the database selected in the SSMS drop down menu.  That's logical and acceptable and now I know what to look for.   [image]  / comments
                        
                        
                        
                      
                      
                      
                
                  This behavior started up again in SQL Prompt 6.  It was because of a USE [database] statement in the preceding code.  SQL Promt pulls metadata from the last USE [database] statement, NOT the databa...
                      
                    
                  
                    
                      
                        I will install the update. / comments
                        
                        
                        
                      
                      
                      
                
                  I will install the update.
                      
                    
                  
                    
                      
                        SQL Prompt 6 stops suggesting table names
                        
                        
                        
                        
                      
                      
                      
                
                  In SSMS 2008,  prompt will stop making table name suggestions.  The drop down does not  even show the tables.  I always have multiple tabs open.  Some tabs will work fine, others do not.  Closing/o...
                      
                    
                  
                    
                      
                        SQL Prompt 6.1.0.72 Sucks
                        
                        
                        
                        
                      
                      
                      
                
                  I too liked having the delay option.  Please bring it back!
                      
                    
                  
                    
                      
                        The issue resolved itself after a Windows restart.  Works fine now. / comments
                        
                        
                        
                      
                      
                      
                
                  The issue resolved itself after a Windows restart.  Works fine now.
                      
                    
                  
                    
                      
                        SQL Prompt 5 not changing context
                        
                        
                        
                        
                      
                      
                      
                
              SQL Prompt is stuck in a single database.  It does not change when I change databases in SQL Server Management Studio 2008.  It DOES reflect the correct database contents if I type the entire datab...