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

> -----Original Message-----
> From: L Schaff [mailto:[EMAIL PROTECTED]
> Sent: Friday, June 22, 2007 12:07 PM
> To: CF-Newbie
> Subject: Display results after form submit
> 
> Hi,
> 
> I would like to be able to display the results of a form just submitted to
> the user so they can edit.
> 
> The form data is submitted into an MS Access db.  How do I call the
> correct record for them to view?
> 
> Thank you!
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: 
http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2861
Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to