From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>, "Anoop Kumar" <anoopk(at)pervasive-postgres(dot)com> |
Cc: | <pgsql-odbc(at)postgresql(dot)org>, "Joel Fradkin" <jfradkin(at)wazagua(dot)com> |
Subject: | Re: libpq enabled psqlodbc |
Date: | 2005-07-12 18:55:41 |
Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E4AC91BE@ratbert.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
Hi Merlin
I received the first cut patch from Anoop this morning and have already
fed back a minor update. I found one bug that needs fixing, following
which I think it will be ready for a demo build which I'll produce and
upload ASAP. The patch won't hit the lists because it's too big (Anoop
did send it though), but if you want a copy sent privately let me know.
Regards, Dave
________________________________
From: pgsql-odbc-owner(at)postgresql(dot)org
[mailto:pgsql-odbc-owner(at)postgresql(dot)org] On Behalf Of Merlin Moncure
Sent: 12 July 2005 13:02
To: Anoop Kumar
Cc: pgsql-odbc(at)postgresql(dot)org; Joel Fradkin
Subject: Re: [ODBC] libpq enabled psqlodbc
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(at)postgresql(dot)org
[mailto:pgsql-odbc-owner(at)postgresql(dot)org] On Behalf Of Anoop Kumar
Sent: Thursday, June 30, 2005 1:02 AM
To: pgsql-odbc(at)postgresql(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Campbell | 2005-07-12 22:16:48 | MS Access and #deleted due to timeouts |
Previous Message | Merlin Moncure | 2005-07-12 12:02:13 | Re: libpq enabled psqlodbc |