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 |  
                                    | jbates99Constraint Violating Yak Guru
 
 
                                        396 Posts | 
                                            
                                            |  Posted - 2013-03-12 : 21:41:24 
 |  
                                            | Hi all,This is SSIS 2008 R2  on a 64 bit serverWhen I attempt to run this new package to export table to Excel in Debug mode I get-Error: SSIS Error Code DTS_E_OLEDB_EXCEL_NOT_SUPPORTED: The Excel Connection Manager is not supported in the 64-bit version of SSIS, as no OLE DB provider is available.What can I do to workaround the error?Thanks, Jack |  |  
                                    | visakh16Very Important crosS Applying yaK Herder
 
 
                                    52326 Posts | 
                                        
                                          |  Posted - 2013-03-13 : 00:26:36 
 |  
                                          | http://visakhm.blogspot.in/2011/12/dtexec-issues-running-ssis-packages-in.html------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |  
                                          |  |  |  
                                    | jbates99Constraint Violating Yak Guru
 
 
                                    396 Posts | 
                                        
                                          |  Posted - 2013-03-13 : 13:20:05 
 |  
                                          | Thank you, Visak. That fixed it. |  
                                          |  |  |  
                                |  |  |  |