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 |  
                                    | arkiboysMaster Smack Fu Yak Hacker
 
 
                                        1433 Posts | 
                                            
                                            |  Posted - 2013-11-19 : 06:57:53 
 |  
                                            | Hello,The ssrs report is calling a stored procedure to populate data...The stored proc. takes about 15 minutes to complete. Therefore the report gives a timeout message after 10 minutes.For business reasons, the stored proc. should remain as is.Question:How can I increase the timeout so that this timeout is not shown and the report is populated even if it takes longer than 10 minutes to complete?Thanks |  |  
                                    | visakh16Very Important crosS Applying yaK Herder
 
 
                                    52326 Posts |  |  
                                    | arkiboysMaster Smack Fu Yak Hacker
 
 
                                    1433 Posts | 
                                        
                                          |  Posted - 2013-11-19 : 09:42:40 
 |  
                                          | Thanks |  
                                          |  |  |  
                                |  |  |  |