> Where table.sites HAS session.variable ....I know
> has isn't the right term, but this is the english of it.

I believe with SQL Server that you can use a comma-delimited field as the
target of an IN function as below.  It's been a while since I've used code
like this, so I could be remembering wrong.

WHERE #session.variable# IN (table.column)



-Justin Scott


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:231553
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to