To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49898
Issue #:|49898
Summary:|DB access to Outlook Express AddressBook, sort order
|problem
Component:|Database access
Version:|680m104
Platform:|PC
URL:|
OS/Version:|Windows 2000
Status:|UNCONFIRMED
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|DEFECT
Priority:|P3
Subcomponent:|none
Assigned to:|msc
Reported by:|fuege
------- Additional comments from [EMAIL PROTECTED] Thu May 26 03:41:45 -0700
2005 -------
Accessing the auto-generated OutlookExpress AddressBook wrapper
("Addresses.odb" in my case) in a Basic macro, either via a "RowSet" or
a "Statement", introducing a sort order (ORDER BY-clause) causes some trouble:
Using a "RowSet" the result set is captured in an infinite loop, using
a "Statement" the result set is doubled! (s. the attached file).
Remarks:
- Without sort order both variants work.
- Introducing a filter (WHERE-clause) has no impact.
- In my address book there a few "group" entries, which are shown as standard
entries, even in BASE.
---------------------------------------------------------------------
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]