Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
From stored procedure to Excell..
Message
De
26/04/2001 08:51:23
 
 
À
25/04/2001 22:11:47
Larry Santos
Local Data System
Philippines
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Import/Export
Divers
Thread ID:
00499948
Message ID:
00500043
Vues:
21
SQL Server itself does not provide any facitlities to create files in a specific format but you do have some options. DTS can create Excel file, Excel can pull the data using VBA, or you could create a program to pull the data from SQL Server and create an Excel file.

You could also get the data from SQL Server as text and let Excel import it. DTS, BCP, and even OSQL could be used to create the text file.

I'd recommend checking out DTS first, followed by Excel and a macro.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform