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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Loading a table from a flat file.

Status
Not open for further replies.

dquintard

Programmer
Apr 2, 2003
6
0
0
US
Hello all
I am using version 6.5.
I want to load a newly created table from a flat file, however from what I understand the LOAD statement only loads from a device.
Is this true?
I need the correct syntax to load a newly created table from a flat file.
THANKS IN ADVANCE!!!
 
Check BOL for BCP and BULK INSERT. That should at least point you in the right direction. --Angel [rainbow]
-----------------------------------
Every time I lose my mind, I wonder
if it's really worth finding.
 
DTS is another option you would like to try ...

HTH,
Vinod Kumar
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top