Hi,
I have a text file as follows:
a1,b1,c1,d1,09, 32,d1
b2,c2,x1,d1,98, 21,x1
s1,w2,e3,c4,78, 56,c1
I want to read this .txt file and write to an Access table using VB6 coding.
Please help me to solve this as soon as possible.
RGDS.
Chaan.
I have a text file as follows:
a1,b1,c1,d1,09, 32,d1
b2,c2,x1,d1,98, 21,x1
s1,w2,e3,c4,78, 56,c1
I want to read this .txt file and write to an Access table using VB6 coding.
Please help me to solve this as soon as possible.
RGDS.
Chaan.
Comment