Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Insert a csv file data on disk into a table

Status
Not open for further replies.

dsh

Programmer
Feb 22, 2001
1
GB
I have varoius CSV file on disk that I would like to bulk copy to different tables using a stored procedure. But How, I keep getting a message cannot find the a:\ drive file.
Any help would be much appreciated.
Thanks
dsh
 
Use DTS if you are using 7 or 2k
you can build a dts package and save it to the server
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top