I want to retrieve the autonumber value of a record that was just added to the database. The value would be added by one administrator (unlikely, nearly impossible for more than one administrator to enter records at the same time). I want to use that autoumber to add some related records in other tables. I read a few things today about a dao recordset. I don't know the syntax for using this in Coldfusion. Can anyone point me toward some resources where I can learn how to do it?
MrsBean
MrsBean