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 postgresql-8.3-603.jdbc3.jar
>
Right, postgis.jar is just an addon, and it's really a bug in the main
JDBC driver. I have put in a fix for this bug into the JDBC driver for
the next release. I've put up a copy of it here, and it should fix things
for you.
http://ejurka.com/pgsql/jars/arrdim/
Kris Jurka