To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116695
                 Issue #|116695
                 Summary|[Regression] MozAB query: operator LIKE broken
               Component|Database access
                 Version|OOo 3.3 RC10
                Platform|Other
                     URL|
              OS/Version|Windows Vista
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|none
             Assigned to|dbaneedsconfirm
             Reported by|fuege





------- Additional comments from fu...@openoffice.org Sat Jan 29 01:17:32 +0000 
2011 -------
Executing a query on a Thunderbird address book like

SELECT "First Name", "Last Name"
FROM "Personal Address book"
WHERE "Last Name" LIKE 'F%'

doesn't work with OOo 3.3.0 (worked with OOo 3.2.x); Base simply crashes 
completely.

(while: WHERE "Last Name" = 'Foo' works as expected)

My Basic script - using a similar query - throws the following error:

An exception occurred
Type: com.sun.star.uno.RuntimeException
Message: [msci_uno bridge error] UNO type of C++ exception unknown:
"_STL.out_of_range", RTTI-name=".?AVout_of_range@_STL@@"!.

---------------------------------------------------------------------
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: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to