Issue 93847 - Allow Named Parameter in IN ( ... ) clause
Summary: Allow Named Parameter in IN ( ... ) clause
Status: UNCONFIRMED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 2.4.1
Hardware: Unknown Windows XP
: P3 Trivial with 2 votes (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-12 22:16 UTC by logiczero
Modified: 2013-02-07 22:36 UTC (History)
1 user (show)

See Also:
Issue Type: FEATURE
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description logiczero 2008-09-12 22:16:40 UTC
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.
Comment 1 christoph.lukasiak 2008-09-23 15:04:40 UTC
send further to the requirements team