C
C Newby
Using an ODBCConnection and ODBCDataAdapter object, I am able to connect to
a CSV file. However, my data tables are all comeing back with the first line
of the CSV file used as a column header line.
How do i disable this?
TIA//
a CSV file. However, my data tables are all comeing back with the first line
of the CSV file used as a column header line.
How do i disable this?
TIA//