To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48015
User fs changed the following:
What |Old value |New value
================================================================================
Assigned to|msc |oj
--------------------------------------------------------------------------------
Ever confirmed| |1
--------------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
--------------------------------------------------------------------------------
Keywords|needmoreinfo, oooqa |oooqa
--------------------------------------------------------------------------------
Summary|Mass-Production of queries|API: creating queries via
|fails, the first is empty.|API results in an invalid
| |and unusable first query
| |object
--------------------------------------------------------------------------------
Target milestone|--- |OOo 2.0.1
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Jun 9 04:16:24 -0700
2005 -------
- register the attached strange2.odb as "strange2"
(Tools|Options|Base|Databases)
- load the attached macro in the Basic IDE
- File|Open the strange2.odb
- execute the macro, it create two queries, and display their names
- switch to the database document, and there to the "Queries" section
=> both queries are there
- "Edit" the query qJ_Bank
=> the query is empty, which is wrong, as you can see in the macro
- execute the macro, again
=> it now tells that it created the "qJ_Bank" query. However, note that this
should not happen, since the macro checks the query container with "hasByName",
which obviously returns a wrong result
- switch to the Queries view in the database
=> there now are two queries named "qJ_Bank"
---------------------------------------------------------------------
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]