[postgis-users] Postgis Java JDBC
Markus Schaber
schabi at logix-tt.com
Tue Apr 12 08:22:43 PDT 2005
Hi, Erwan,
BOCHER schrieb:
> I tried to create a small GUI to send SQL command to Postgis using JDBC
> driver (downloaded in the postgis
> cvs, or.postgis.DriverWrapper). The aim is to display the result in a
> Jtable or integrate it into JumpGIS as a layer.The
> org.postgis.DriverWrapper works well but when I execute a spatial
> request the table isn't recognized by postgis.. A simple table is
> created and the geometry_columns isn't udpated with my new table.
> My code to execute a request :
>
> result = rq.executeQuery(request); where the request is a command
> writting in a JPanel.
Which are the exact "spatial requests" you execute that should create
tables?
Did you read what I wrote you about addGeometryColumn()?
Markus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20050412/43788859/attachment.pgp>
More information about the postgis-users
mailing list