Page 1 of 1

Q: Does PostgreSQLDirect allow using built in OleDb objects

Posted: Thu 11 Nov 2004 23:34
by Guest
Hi

Just shopping around and wondering if your provider can be used with the built-in .NET OLE DB objects, eg: OleDbConnection, OleDbCommand, OleDbDataReader etc.

I want to extend an app that currently works with Access db to allow PostgreSQL as well, and want to minimise code duplication.

Thanks
Yael

Does PostgreSQLDirect allow using built in OleDb objects

Posted: Fri 12 Nov 2004 14:56
by Yuri
PostgreSQLDirect .NET provider doesn't concern OLE DB.
To accomplish your task you should use our universal provider UniDirect .NET.
It allows you to use the same components to access different databases including Access and PostgreSQL server.