|
-
Aug 22nd, 2007, 08:00 AM
#1
Thread Starter
Member
[RESOLVED] Populate a dataset from a CSV file...
Well I've completely lost interest in this project.
I'm now being told that there will be no database access from my mobile device, it's going to be recieving CSV files via an FTP server. I've been told that the file then needs to be read into a local SDF file and then worked on. Now I can't see why I would need to bother putting the information into another flat file to work on, so it SHOULD be possible to just copy the info out of the CSV and put it into a dataset, then after the data is modified or whatever write another CSV file.
I already know it can be done easily with an XML file but for some reason by boss doesn't want to know. I've been reading this morning and I can read a line from the CSV with StreamReader but I don't really know what to do from there... Does anybody know of a solution?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|