B
Bruno
Hi
i try to import a .csv file to my dataset base but when i want used
OleDbDataAdapter, i have error.
my connection string :
"Provider=Microsoft.Jet.OLEDB.4.0;" & _
"DataSource=c:\somepath\csvfile;" & _
"Extended Properties=""text;HDR=Yes;FMT=Delimited"""
Thanks for help
i try to import a .csv file to my dataset base but when i want used
OleDbDataAdapter, i have error.
my connection string :
"Provider=Microsoft.Jet.OLEDB.4.0;" & _
"DataSource=c:\somepath\csvfile;" & _
"Extended Properties=""text;HDR=Yes;FMT=Delimited"""
Thanks for help