Re: C# OLE DB sample?
- From: "Mark Rae [MVP]" <mark@xxxxxxxxxxxxxxxxx>
- Date: Fri, 13 Jul 2007 13:39:20 +0100
"George" <George@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:978042B5-E4F6-47B6-AF66-F0F6352500F2@xxxxxxxxxxxxxxxx
I am learning how to use C# to implement an OLE DB provider (a simple one
which is based on CSV file format). I can not find any samples from MSDN (all
samples are C++).
I wonder if you're actually trying to re-invent the wheel here, as there is already a perfectly good driver for this in the Jet OleDb provider:
http://www.connectionstrings.com/?carrier=textfile
--
Mark Rae
ASP.NET MVP
http://www.markrae.net
.
- Prev by Date: Re: Hot keys detection
- Next by Date: Re: Marshal.PtrToStringAnsi() Memory Leak? Options
- Previous by thread: Intellisense is not working in VS 2005 IDE!
- Next by thread: Re: C# OLE DB sample?
- Index(es):
Relevant Pages
|