K
Kris
Hi,
i have another problem yet with |-seperated values:
i have my connection:
connCSV = New OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0; Data
Source=C:\path;Extended Properties=""Text""")
and my schema.ini:
[test.txt]
Format=Delimited(|)
but i get one big field containing text like "name|phone|street|" and
so on.
yesterday it worked, today i juggled a little with the code and i don't
know what's wrong here!?
has anyone an idea, i'm going crazy on this!!!! :-(
thanks a lot
chris
i have another problem yet with |-seperated values:
i have my connection:
connCSV = New OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0; Data
Source=C:\path;Extended Properties=""Text""")
and my schema.ini:
[test.txt]
Format=Delimited(|)
but i get one big field containing text like "name|phone|street|" and
so on.
yesterday it worked, today i juggled a little with the code and i don't
know what's wrong here!?
has anyone an idea, i'm going crazy on this!!!! :-(
thanks a lot
chris