Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with bcp utility
Message
De
21/12/2000 08:38:23
 
 
À
20/12/2000 14:24:52
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Import/Export
Divers
Thread ID:
00455530
Message ID:
00455833
Vues:
34
BCP is a executable (BCP.EXE) so it must be run from the command line and not from within QA. You might want to take a look at OSQL.EXE which is a command line interface for submitting queries to SQL Server.

Another option is to write a little VB program that runs the query with ADO and then serializes the results to the file.

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

Click here to load this message in the networking platform