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 |  
                                    | voyager838Yak Posting Veteran
 
 
                                        90 Posts | 
                                            
                                            |  Posted - 2009-03-16 : 04:51:40 
 |  
                                            | I try to find out whats the fastest way to produce an chart from a large database. I have hear that the best way would to first create an procedure that quickly paint this picture and than send it over like an blob or something to the client/user.I dont know if its a good way to develope or is there an better way to produce these charts?Im using .NET and IDE are MS Visual studio for developing itsql server are 2005 MS |  |  
                                    | senthil_nagoreMaster Smack Fu Yak Hacker
 
 
                                    1007 Posts | 
                                        
                                          |  Posted - 2009-03-16 : 05:04:46 
 |  
                                          | SSRS (Sql Server Reporting Serveries) is the future that you can utilize it..RegardsSenthil.CWilling to update... |  
                                          |  |  |  
                                    | voyager838Yak Posting Veteran
 
 
                                    90 Posts | 
                                        
                                          |  Posted - 2009-03-16 : 05:44:37 
 |  
                                          | Interesting, i guess this is what i have searching for.Its best to check it out.Thanks. |  
                                          |  |  |  
                                |  |  |  |