Please start any new threads on our new 
    site at https://forums.sqlteam.com.  We've got lots of great SQL Server
    experts to answer whatever question you can come up with.
    
        | 
                
                    | 
                            
                                | Author | Topic |  
                                    | noamgPosting Yak  Master
 
 
                                        215 Posts | 
                                            
                                            |  Posted - 2006-11-07 : 08:44:03 
 |  
                                            | I run "receive ..." and get nothing, means the queue is empty logically.but I run select ... from queue I get many rows.when they will be deleted and how ?Noam Graizer |  |  
                                    | snSQLMaster Smack Fu Yak Hacker
 
 
                                    1837 Posts | 
                                        
                                          |  Posted - 2006-11-07 : 13:28:43 
 |  
                                          | They are removed when the conversation ends, see "END CONVERSATION" in Books Online. |  
                                          |  |  |  
                                |  |  |  |