Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with bcp utility
Message
From
21/12/2000 08:38:23
 
 
To
20/12/2000 14:24:52
General information
Forum:
Microsoft SQL Server
Category:
Import/Export
Miscellaneous
Thread ID:
00455530
Message ID:
00455833
Views:
32
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform