| From: | "SAFAK CIRAG" <safak(dot)cirag(at)netcad(dot)com(dot)tr> |
|---|---|
| To: | <pgsql-odbc(at)postgresql(dot)org> |
| Subject: | libpq pgconn pointer |
| Date: | 2006-05-10 06:31:14 |
| Message-ID: | 002101c673fb$56b89240$2801a8c0@ulusal.local |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
Hi,
I've have been using PostgreSQL for its spatial extension. However fetching binary data into a dataset through ODBC and then reading the binary data decreases performance. For the sake of performance,i've fetched geometries by binary cursors using libpq API. My problem is to make two connections;one for geometries and other for psql-odbc. So i'm wondering if somehow pgconn pointer address of a connection made by psql-odbc can be reached from outside.
Another question : Server side cursor is working with OpenForwardOnly mode,what about KeySet?
| From | Date | Subject | |
|---|---|---|---|
| Next Message | noreply | 2006-05-10 07:13:38 | [ psqlodbc-Bugs-1000467 ] Can't use (b)lobs with Omnis Studio v4 |
| Previous Message | noreply | 2006-05-10 02:51:32 | [ psqlodbc-Bugs-1000641 ] odbc can't execute next statement after execute a bad function |