To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=92348
------- Additional comments from [email protected] Thu Jul 30 11:46:08 +0000 2009 ------- export CLASSPATH=/usr/share/java/postgresql-jdbc-*.jar:. java -Djdbc.drivers=org.postgresql.Driver demo jdbc:postgresql://localhost/databasename username password will return if the driver support supportsCoreSQLGrammar or not, if it does not then OOo will assume it cannot support setting primary keys, which is what I suspect happened as its what I see with a current postgres jdbc driver --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
