Varchar does work but it just feels wrong. When I do a query using CFQUERYPARAM, it breaks all of the items in the list into individual ints to be sent in. I'd expect that a stored proc would do something along that line. That brings up the question of the different power of a stored proc vs. a query with bound data (cfqueryparam).
>Hmmm....well, wouldn't @contenttype be varchar rather than int since >it's actually a string of comma-delimited numbers? > >On 8/10/05, Michael Dinowitz <[EMAIL PROTECTED]> wrote: >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:6:2342 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/6 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:6 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.6 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
