To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=68551
------- Additional comments from [EMAIL PROTECTED] Tue Oct 10 22:24:38 -0700 2006 ------- After investigating the source code, the api could be more tolerant ;-) Currently the string in the sturctured filter is append to the sql statement without checking which column name is used and therefor without type checking. This will be changed in that way that if you use a name = value, the API will look for the name in the column list and decide on their type how to create the statement part. --------------------------------------------------------------------- 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]
