Re: libpq enabled psqlodbc

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: libpq enabled psqlodbc
Дата
Msg-id 6EE64EF3AB31D5448D0007DD34EEB3415C2D30@Herge.rcsinc.local
обсуждение исходный текст
Ответ на libpq enabled psqlodbc  ("Anoop Kumar" <anoopk@pervasive-postgres.com>)
Список pgsql-odbc

Is it possible to get the current odbc driver patch for review and testing?  Joel is in urgent need of a more stable driver and he might be a good candidate to help test the driver.

 

Merlin

 


From: pgsql-odbc-owner@postgresql.org [mailto:pgsql-odbc-owner@postgresql.org] On Behalf Of Anoop Kumar
Sent: Thursday, June 30, 2005 1:02 AM
To: pgsql-odbc@postgresql.org
Subject: [ODBC] libpq enabled psqlodbc

 

We made quite some progress with libpq enabled version of psqlodbc.

Here are the four phases of this:

 

Phase 1    Connecting to the database through libpq library

Phase 2    Mapping the Socket ResultSet class with libpq class

Phase 3    Using the libpq mapped classes in all the related areas

Phase 4    Retrieving ResultSet and displaying it to the end user

 

We have completed the first three phases and currently working on the fourth one. But lot more work needs to be done as the affected code spans almost the entire odbc code, which needs a thorough checking. I expect the patch to be submitted in next week.

 

Regards

 

Anoop

 

В списке pgsql-odbc по дате отправления:

Предыдущее
От: "Joel Fradkin"
Дата:
Сообщение: Re: Problems with ODBC and ASP .NET 2.0
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: libpq enabled psqlodbc