ADO with Excel and text file as DATA
Hello,
I want to make an Excel application from a data file.
My problem is my delimiter caracter wich is not ";" but "|" and ADO understand the complete line as only one field.
How can I parameter my microsoft.jet.oledb.4.0 to change this delimiter.
Sample : Name|Data1|Data2|
Thank for your help.
Joe.
|