Re: BUG #3339: postgis astext() function returns broken string through ODBC

From: Heikki Linnakangas <heikki(at)enterprisedb(dot)com>
To: "Dorofeev A(dot)V(dot)" <Megadrofan(at)yandex(dot)ru>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3339: postgis astext() function returns broken string through ODBC
Date: 2007-06-04 08:11:00
Message-ID: 4663C914.9030105@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Dorofeev A.V. wrote:
> This bug appears when i`m trying to represent as text binary geometry field
> in postgis if the geometry is huge(200-300 vertexses) but it isn`t a postgis
> bug because when i`m trying to view data in comand line trough psql (psql
> -f test.sql -d postis) the geometry string is OK. But when i`m trying to
> access geometry using ADOB i got a broken string.Test case and dicussion of
> this bug on postgis bugtracker
> http://postgis.refractions.net/bugs/bug.php?op=show&bugid=151&pos=23

The discussion on the bugtracker suggests that it's a driver issue, as
well as the fact that it works from psql.

What's "a broken string.Test case"? You should ask on the mailing list
for the driver you use, I'm sure the guys over there can be more helpful.

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Magnus Hagander 2007-06-04 18:46:56 Re: BUG #3343: Passwords not working
Previous Message Stefan Kaltenbrunner 2007-06-04 08:05:44 Re: BUG #3309: The limitation for number of connection with ODBC driver