Everyone:

I'm having a complete brain fart, so hopefully you guys can help.

I have a table with a varchar field named catid. When a url variable named
catid is passed, the page grabs all the data for that specific catid. Simple
stuff.

My problem lies in now I need for the catid to be a list (2,5,56,89). Thus the
varchar field, and not a numeric. How can I select those items that contain
the correct url.catid? I tried the IN keyword, with no success.

Any help would be greatly appreciated.

Joel


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to