Re: Can not access PostgreSQL 8.8 via ADO
От | Richard Broersma |
---|---|
Тема | Re: Can not access PostgreSQL 8.8 via ADO |
Дата | |
Msg-id | 396486431003250743u76fb2a3fqc3c501597f932f55@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Can not access PostgreSQL 8.8 via ADO (Josef Springer <Josef.Springer@joops.com>) |
Ответы |
Re: Can not access PostgreSQL 8.8 via ADO
|
Список | pgsql-admin |
On Thu, Mar 25, 2010 at 7:35 AM, Josef Springer <Josef.Springer@joops.com> wrote: > Thanks for quick answer. Sorry, this was a misstype. We are using 8.4 not > 8.8. > > We are using the OLEDB-Provider for ADO. > On 8.2 the connectionstring works, on 8,4 it does not work. > The database is local and accessed with localhost. > An application, whitch acceses the database via an ODBC-driver works. Only > ADO does not work. (ADO error *80004005.* ) If you notice the oledb driver is still marked beta and is not production ready. It also looks like it was last updated 4 years ago. http://pgfoundry.org/projects/oledb/ You should probably use the odbc driver since it is production ready and actively supported. http://www.postgresql.org/ftp/odbc/versions/msi/ -- Regards, Richard Broersma Jr. Visit the Los Angeles PostgreSQL Users Group (LAPUG) http://pugs.postgresql.org/lapug
В списке pgsql-admin по дате отправления: