|
-
Sep 7th, 2011, 12:03 AM
#1
Re: OleDb Reading Text File handle quotes in field
If you want to use ADO.NET then you will need to create a 'schema.ini' file, which I believe must be in the same folder as the data file. You can search online for the file format.
The alternative would be to use a TextFieldParser and read the file yourself, line by line.
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
|