G
georgejetson
Anyone,
I'm looking for a way to load flat files into a datatable in vb.net (2005)
My flat files are tabbed delimited files with the field names on the first row
I could dump the data into a sqlserver via DTS and then query against a
table, but I'd like to figure out how to go directly from flat file to
datatable/dataset.
Any examples out there?
I'm looking for a way to load flat files into a datatable in vb.net (2005)
My flat files are tabbed delimited files with the field names on the first row
I could dump the data into a sqlserver via DTS and then query against a
table, but I'd like to figure out how to go directly from flat file to
datatable/dataset.
Any examples out there?