To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73245
User fs changed the following:
What |Old value |New value
================================================================================
Ever confirmed| |1
--------------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
--------------------------------------------------------------------------------
Summary|Base 2.1 odbc access to as|Base 2.1 odbc access to as
|/400 slower than in 2.0.4 |/400 slower than in 2.0.4
| |(one SQLTables/SQLColumns
| |call for *every* table)
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Tue Sep 11 20:20:31 +0000
2007 -------
Okay, seems we do an SQLColumn for every table in the database, right? (You
mention three "logical files", but the logs suggests there are tables named
AGDBPRL0, AGDBPRL1, AGDBPRL2 and AGDBPR.)
Besides this, it seems we do a SQLTablesW for each and every table in the DB,
followed by an SQLColumnsW. I don't know which of those is worse, but can easily
imagine that this adds to quite some time when the number of tables increases.
Tilman, just to get an impression how this adds in your particular scenario: do
you have numbers to quantify the "much slower than before"? I.e., how long does
it take in 2.0.4, and how long in 2.1?
---------------------------------------------------------------------
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]