Results 1 to 4 of 4

Thread: text file database import to SQL

Threaded View

  1. #2
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105
    1) Declare a file system object, open it, read each record and parse the data into fields. Then update your database/table either with SQL or by controls.
    2) Close the object from step 1, .copy it, .delete it.
    3) same as 2.
    Last edited by JHausmann; Jul 1st, 2002 at 06:42 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width