J
Joe
Hi
I'm trying to import a comma seperated text file which represents a table
with several fields, eg:
bruce, 25, 468-2934
sally, 32, 456-9873
Is there functionality in the .NET DataSet / DataAdapter class (or somewhere
lese) that can do this, or must I implement myself?
Thanks
Joe
I'm trying to import a comma seperated text file which represents a table
with several fields, eg:
bruce, 25, 468-2934
sally, 32, 456-9873
Is there functionality in the .NET DataSet / DataAdapter class (or somewhere
lese) that can do this, or must I implement myself?
Thanks
Joe