A
andrei
Hi Group,
I need to fill a dataset from a csv file. The issue is that the file is
already loaded in memory
I'm using an asp.net application to upload a csv file from the user, so
after submitting, the file is uploaded in the server's memory.
I don't want to have to save the file on the disk before accessing it.
Is there any way of loading a dataset this way, directly from memory ?
Thank you for any ideas !
Andrei.
I need to fill a dataset from a csv file. The issue is that the file is
already loaded in memory
I'm using an asp.net application to upload a csv file from the user, so
after submitting, the file is uploaded in the server's memory.
I don't want to have to save the file on the disk before accessing it.
Is there any way of loading a dataset this way, directly from memory ?
Thank you for any ideas !
Andrei.