Temiz, I don't think this is an OpenJUMP problem, since the exception is coming from the postgresql driver. It may have something to do with the read/write permissions on the table. I seem to remember that at least one of the available Postgresql drivers was read only.
Maybe this will help? (I must admit that I don't use OpenJUMP with PostgreSQL.) The Sunburned Surveyor On Dec 28, 2007 4:24 AM, temiz <[EMAIL PROTECTED]> wrote: > > I got this error message at "adding data store layer": > > java.lang.RuntimeException: org.postgresql.util.PSQLException: ERROR: > permission denied for relation geometry_columns > > how can I solve the problem. > > > kind regards > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > > _______________________________________________ > jump-users mailing list > [email protected] > http://lists.refractions.net/mailman/listinfo/jump-users > _______________________________________________ jump-users mailing list [email protected] http://lists.refractions.net/mailman/listinfo/jump-users
