|
-
December 16th, 1999, 07:05 PM
#1
BCP utility
I need some examples of using BCP utility directly from Dos prompt (SQL Server 7 on Win 98) and from VB.
Thank you.
Vlad
-
December 17th, 1999, 07:13 AM
#2
Re: BCP utility
why do you want to use BCP with SQL server 7, when there is DTS (data transformation services) in SQL server 7?
Did you look at that?
-
December 17th, 1999, 11:09 AM
#3
Re: BCP utility
I'm new to SQL Server and I've just got a new job. My current company uses bcp in all business processes to create flat files which will be sent to our partners. Also I was told that this is the fastest method to transfer data. My goal now is to write some VB procedures with bcp to do those processes from application, not from DOS prompt.
Thank you.
Vlad
-
December 17th, 1999, 11:12 AM
#4
Re: BCP utility
You can use "bcp" with SQL Server 7 on Windows NT.
Isn't it packaged on Win 98 ? (Don't have SQL Server on Win 98 available).
-
December 17th, 1999, 11:26 AM
#5
Re: BCP utility
I have SQL Server 7 on Win 98. I can run simplest BCP on this system. I have some problems with formatting the output (I do not have any samples which I could use to run and get good *.fmt file, file which is responsible for formatting the main file). Next, I would like to see any examples of using BCP from VB with Shell function or something else (I don't know is there any other ways to run BCP from VB).
Thank you.
Vlad
-
December 19th, 1999, 04:58 PM
#6
Re: BCP utility
just reminding that I'm waiting for an advice.
Thank you.
Vlad
-
August 21st, 2001, 06:55 PM
#7
Re: BCP utility
did u find something about bcp utility.... ?? from visual basic??
can u help me ...?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|