Thank you very much!
I made several tests, and (with postgresql-8.4dev-arraydim.jdbc3.jar) it
worked.
Greetings,
Bjoern Weitzig
Kris Jurka wrote:
> On Mon, 2 Mar 2009, "Dr. Björn Weitzig" wrote:
>> I can't find any "modified JDBC driver", only the "JDBC extension"
>> postgis.jar (your link), whi
On Mon, 2 Mar 2009, "Dr. Björn Weitzig" wrote:
I can't find any "modified JDBC driver", only the "JDBC extension"
postgis.jar (your link), which I use und which doesn't help. postgis.jar
seems to be an add-on to the default JDBC driver, not an replacement.
I use postgis_1.3.5.jar with postgres
Thank you for your fast reply.
I can't find any "modified JDBC driver", only the "JDBC extension"
postgis.jar (your link), which I use und which doesn't help. postgis.jar
seems to be an add-on to the default JDBC driver, not an replacement.
I use postgis_1.3.5.jar with postgresql-8.3-603.jdbc3.ja
"Bjoern Weitzig" writes:
> I use arrays like "select array(select n from a)". This works well except of
> the case with geometry as datatype.
The geometry type intentionally uses ':' as the array delimiter. It
seems like a good bet that the JDBC driver you're using doesn't expect
anything but '