To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=93847 Issue #|93847 Summary|Allow Named Parameter in IN ( ... ) clause Component|Database access Version|OOo 2.4.1 Platform|Unknown URL| OS/Version|Windows XP Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|FEATURE Priority|P3 Subcomponent|none Assigned to|dbaneedsconfirm Reported by|logiczero
------- Additional comments from [EMAIL PROTECTED] Fri Sep 12 21:16:40 +0000 2008 ------- This query: SELECT * FROM "inventory" WHERE "sku" IN ( :list ) gives the error: [ODBC Driver]Count field incorrect which seems to indicate that :list is being used as a column name. It would be great if a named parameter in the IN ( ... ) clause prompted for a comma-delimited list of values. --------------------------------------------------------------------- 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]
