Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to export Dataset to XLS Excel File
Message
De
20/07/2005 09:05:27
Keith Payne
Technical Marketing Solutions
Floride, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
ASP.NET
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Oracle
Divers
Thread ID:
01034199
Message ID:
01034221
Vues:
19
This message has been marked as a message which has helped to the initial question of the thread.
>Hi!.
>
>I'd like to know how to export information from a Dataset to an Excel File (.xls) without using third party controls.
>
>Thanks in advance.

Using the Excel COM object is out of the question on a server. However, Excel reads comma-separated-values files natively (.CSV). Or, you can put together an XML document using the Excel 2003 Reference Schema http://www.microsoft.com/office/xml/default.mspx.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform