To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=102891 Issue #|102891 Summary|Minimize calls to the database through DatabaseMetaDat |a Component|Database access Version|1.0.0 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|TASK Priority|P3 Subcomponent|none Assigned to|oj Reported by|oj
------- Additional comments from [email protected] Thu Jun 18 06:21:15 +0000 2009 ------- When opening a MySQL table with ODBC and tracing enabled you'll see that many calls are duplicate which could be saved and reused. Another call is SQLForeignKeys which was called far to often. The minimizing of the calls make the access of not only ODBC drivers faster. --------------------------------------------------------------------- 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]
