Re: Improve ODBC Throughput ? - Mailing list pgsql-odbc

From Arnaud Lesauvage
Subject Re: Improve ODBC Throughput ?
Date
Msg-id 45387A5D.6010106@freesurf.fr
Whole thread Raw
In response to Re: Improve ODBC Throughput ?  (Richard Broersma Jr <rabroersma@yahoo.com>)
List pgsql-odbc
Richard Broersma Jr a écrit :
>> In a VBA module (Autocad, not Access), I open an ADO
>> connection to PostgreSQL and directly query the server (no
>> linked table involved here).
>
> Sorry if this is slightly off topic from the thread.
>
> I am curious, what functionality are you getting when you connect Autocad to Postgresql?

I retrieve the WKT representation of PostGIS geometries. I
wrote some very simple Autocad functions to draw them, and
some simple functions to convert Autocad entities to WKT.
Nothing like a connector, but it works quite well
Not perfect yet, I haven't found a simple way to make
multipolygons in Autocad. (any Multi obect in fact).

pgsql-odbc by date:

Previous
From: Arnaud Lesauvage
Date:
Subject: Re: Improve ODBC Throughput ?
Next
From: Arnaud Lesauvage
Date:
Subject: Re: Improve ODBC Throughput ?