Hi,
I need to convert data which is stored in a string as raw data (Comma Separated Values) to a DataTable, which should then be added to a dataset.
Is this possible, and how (without having to write the data to a file)?
Thanks a lot
I need to convert data which is stored in a string as raw data (Comma Separated Values) to a DataTable, which should then be added to a dataset.
Is this possible, and how (without having to write the data to a file)?
Thanks a lot