To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=69426 Issue #|69426 Summary|OOo crashes when connected to postgresql with JDBC Component|Database access Version|OOo 2.0.3 Platform|Macintosh URL| OS/Version|Mac OS X Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|none Assigned to|dbaneedsconfirm Reported by|audionuma
------- Additional comments from [EMAIL PROTECTED] Sat Sep 9 23:16:09 -0700 2006 ------- Infos : Mac OS X.4.7 PPC (iMac G5) / OOo 2.0.3 / postgresql 7.4.3 / jdbc driver pg74.216.jdbc3.jar Step by step : - create a new Base document connected to a postgresql database with JDBC - Thru Tools > SQL ..., execute the following statement : CREATE TABLE adresses ( id serial primary key, name varchar(80) ); - View > update Tables to make the table appear in the base document (not sure of the english menu labels, I'm using a French version) - double-click the table to input data - type a string in the 'name' field - here's the issue : when you try to effectively update the table, wether by the 'save' button or by moving to next field, OOo crashes. - if you re-open the base document (which calls a repair procedure), the record has been stored into the table comment : I saw some issues concerning serial fields in postgresql and OOo, but none mentioned a crash of OOo --------------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
