From: | "Hugues Moisy" <hugues(dot)moisy(at)geosignal(dot)fr> |
---|---|
To: | pgsql-odbc(at)postgresql(dot)org |
Subject: | problem using PostGIS and long shapes |
Date: | 2005-03-16 18:18:28 |
Message-ID: | opsnqs42jxis20tm@hugues.geosignal.fr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
Hi all,
I've got a problem with de dobc driver using Postgis. The geometry column
is returned as a text with the astext function.
With large shapes, corresponding to larger than 16 KB, the driver returns
an error (in french):
"Une opération OLE-DB en plusieurs étapes a généré des erreurs. Vérifiez
chaque valeur d'état OLE-DB disponible. Aucun travail n'a été effectué."
if i execute the query directly in Postgres 8.0, it works. So the source
of my problem is from the driver.
Does anyone have encountered this problem and solved it ?
Thanks.
--
Hugues
From | Date | Subject | |
---|---|---|---|
Next Message | Tomas =?iso-8859-1?q?Sk=E4re?= | 2005-03-16 18:49:20 | Re: psqlodbc-08.00.0005 + libiodbc-3.52.2 + mac os x |
Previous Message | Bhabani Sankar Jena | 2005-03-16 11:18:23 | I need help on ODBC Driver testing ... |