On 5/8/07, daniel kessler wrote: > - I suspect I should use the PL/SQL example. Is that right? > - In the PL/SQL example, it does all this as part of a procedure. Does it > need to be that way? >
Depends on what you're trying to accomplish. Note that using cfqueryparam, you're essentially creating a bind variable anyway - so with CF, I don't see what you'd gain. What are you really trying to do? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277316 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

