|
-
Sep 10th, 2000, 01:30 AM
#1
Thread Starter
Lively Member
Using VB6 Pro.
I am importing data to an Access database from a text file. How do I skip the first 4 or so lines (File Header)?.
Also using the 'Split' function to split each line into fields so I can add to appropriate field in Access table.
eg Split(expression[, delimiter[, count[, compare]]])
How to I define the delimiter as a tab?
Any help would be appreciated
Cheers
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
|