Re: Ole db provider for an odbc data source
- From: Erland Sommarskog <esquel@xxxxxxxxxxxxx>
- Date: Sat, 30 Dec 2006 15:02:16 +0000 (UTC)
Dave (Dave@xxxxxxxxxxxxxxxxxxxxxxxxx) writes:
I wish to write an ole db provider in C++ for a proprietary data base. We
have the odbc driver for the database which allows relational queries just
like any RDBMS.
We now wish to wrap this odbc driver to be able to provide an ole db
provider. Does anyone know of any sample codes which accomplish this
and can be utilised for my project.
What's wrong with MSDASQL? That is an OLE DB provider that comes with
the MDAC which is exactly that: an OLE DB provider for an ODBC data source.
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
- Prev by Date: Re: SQL for Pivot Result
- Previous by thread: 80004005 - unspecified error - jet db engine
- Index(es):
Relevant Pages
|