>I don't think you can use SET NOCOUNT with access, so probably do your >insert and select all within a cflock, grabbing the max(ID) to insure the >correct record. > >The basics you can see here http://mysecretbase.com/get_the_last_id.cfm > >HTH Bob > >>
Thank you! It works great. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2864 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
