Microsoft Mdac with SQL Server issue
        Posted  
        
            by 
                George2
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by George2
        
        
        
        Published on 2011-01-04T10:48:38Z
        Indexed on 
            2011/01/04
            10:54 UTC
        
        
        Read the original article
        Hit count: 394
        
Hello everyone,
I am new to Microsoft Mdac => http://connect.microsoft.com/VisualStudio/feedback/details/91083/mdac-2-8-for-windows-x64, and I want to use this technology to export data from a SQL Server table (or ADO.Net DataTable object instance) to an Excel file. I am using VSTS 2008 + .Net 2.0 + C# + Windows Server 2008 x64 + SQL Server 2008 Enterprise 64-bit + ADO.Net + ASP.Net + IIS 7.0.
My questions,
- whether Mdac technology could achieve my goal?
- any tutorial about this area (export from SQL Server to excel using Mdac) for a newbie with samples?
thanks in advance, George
© Stack Overflow or respective owner