Re: ODBC driver further developments? - Mailing list pgsql-odbc

From Shachar Shemesh
Subject Re: ODBC driver further developments?
Date
Msg-id 4071196E.7090904@shemesh.biz
Whole thread Raw
In response to Re: ODBC driver further developments?  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-odbc
Bruce Momjian wrote:

>With Hiroshi not working on it regularly now, we are all ready to jump
>in and do whatever we can.  Dave is a Win expert, and I have saved a few
>ODBC patches that I will post to the odbc list for discussion in the
>next few weeks.
>
>
My questions were more in regards to longer term bigger issues. Things
I'd like to see with ODBC:
1. Shift to the V.3 protocol, possibly using libpq
2. Work around the readonly restriction on cursors
3. Fix the performance problem when a cursor needs to be emulated using
individual selects

I have a solution to 2 and 3, but I'm way over my head with the OLE DB
work, so I won't be implementing this myself in the near future. I'm
also not familiar enough with the raw libpq protocol to start hacking it
at the moment.

If anyone is interested in how I was planning on solving it, please drop
me a note, and I'll detail it in a seperate message.

--
Shachar Shemesh
Lingnu Open Systems Consulting
http://www.lingnu.com/


pgsql-odbc by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: ODBC driver further developments?
Next
From: "Dave Page"
Date:
Subject: Re: ODBC driver further developments?