To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=99219 Issue #|99219 Summary|Inconsistency with PostgreSQL tables names Component|Database access Version|OOo 3.0.1 Platform|PC URL| OS/Version|Linux Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|none Assigned to|dbaneedsconfirm Reported by|jvromans
------- Additional comments from [email protected] Sat Feb 14 11:23:31 +0000 2009 ------- The PostgreSQL sdbc driver (I tested versions 0.7.5 and 0.7.6) return database table names in the form public.tablename (e.g., table foo => public.foo, table bar => public.bar). However, OOo Base does not allow table names in this form. As a consequence, it is not possible to write BASIC functions that query the table name from the driver, and then use the returned information to build SQL queries with. --------------------------------------------------------------------- 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]
