|
-
Aug 21st, 2009, 11:12 AM
#1
Thread Starter
Lively Member
[RESOLVED] Problem saving a csv file to mdb..
Hi All,
My objective is to open a .csv file (with out field name) and save to .mdb (with field name) i've created. My problem is the csv file doesn't have any field name to select and supposedly assign to mdb fields.
Csv file;
A 1 jon ax 3 4 5 8 9 0 1 3
B 5 bell 7 8 6 9 7 8
C 9 ton ax 0 4 4
Mdb filed name;
set no. name A B C D E F G H I
I can open the csv file but saving the content inside the mdb is my problem..
I am usign VB.. Hoping to hear from you soon..
Many Thanks!
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
|