To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=73346 Issue #|73346 Summary|Clicking finish in query wizard does nothing Component|Database access Version|OOo 2.1 Platform|PC URL| OS/Version|Windows XP Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|none Assigned to|dbaneedsconfirm Reported by|xxiii
------- Additional comments from [EMAIL PROTECTED] Wed Jan 10 11:04:25 -0800 2007 ------- This is a confirmation of the issue reported in issue #60489 (except i'm using 2.1) I have a database being accessed via jdbc, with postgresql-8.1-404.jdbc3.jar and java 1.5.0_10 as the jvm. Location: C:\Program Files\Java\jre1.5.0_10 Reach step 7. Overview in the query wizard, hit finish, and nothing happens. There is no error, no anything; it is as if the finish button isn't wired up to anything. The other buttons work. The jdbc URL is of this form: jdbc://host.whatever.com/dbname driver is set to org.postgresql.Driver The query Overview looks like this: Fields in the Query: network_cidr (public.network.network_cidr), network_name (public.network.name), network_description (public.network.description), address (public.network_address.address), address_description (public.network_address.description) Sorting order: network_name (ASC), network_cidr (ASC), address (ASC) No conditions were assigned. No Groups were assigned. No grouping conditions were assigned. Its set to Display Query, but it also doesn't work when set to Modify Query. See attachment for database schema definition (in postgres dump format) --------------------------------------------------------------------- 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]