If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Transfer records from text file to SQL database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-10-02, 01:27
Twinkle Twinkle is offline
Registered User
 
Join Date: Jul 2002
Posts: 3
Transfer records from text file to SQL database

Hey,

I have a text file with 1000 records and 270 fields which i need to transfer it to SQL database. I want a code which can help me doing the same and not DTS.It has no delimiter.

CAn you help me ?

Thanx,
Twinkle
Reply With Quote
  #2 (permalink)  
Old 07-10-02, 10:36
rnealejr rnealejr is offline
Registered User
 
Join Date: Feb 2002
Posts: 2,232
Are you trying to do this programmatically (using vb) or using SQL Server commands ? Try bulk insert or bcp in sql.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On