|
-
Feb 18th, 2006, 05:59 AM
#1
OLEDB Text Files
i am currently using the Jet OLEDB provider to open text files. i wanted to use this with the Mono framework, but it returns the error "gda-2". is there any alternative that would work with mono?
-
Feb 19th, 2006, 07:00 AM
#2
Re: OLEDB Text Files
Microsoft has a 'microsoft text driver'. Does the mono framework have an equivalent text driver?
-
Feb 19th, 2006, 08:01 AM
#3
Re: OLEDB Text Files
haven't managed to find one yet. i am currently just adding DataTables to a DataSet and serializing the dataset to an xml file. this still allows me to run querys on the datatable.
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
|