Tangorre, Michael wrote:

> What is the best way to pass a list of strings into a stored proc for
> use with an IN operator.

<cfquery>
EXEC procname (<cfqueryparam ... list="true">)
</cfquery>

Jochem
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to