954,574 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Using OLEDB to Parse String Sent Over Ajax

I have a C# WCF Ajax service with an OperationContract that accepts a string of text that is expected to be CSV.

I have written most of a CSV parser for this, but I would like to possibly use OLEDB to parse this string. Is this possible?

I would rather not save this file to disk and then parse it.

Any ideas on how to make the OLEDB connection to a string in RAM?

HG&C
Newbie Poster
18 posts since Jan 2011
Reputation Points: 10
Solved Threads: 3
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: