I know this question is asked daily, but for some reason I can't find a solution that actually works! I am simply trying to add a record to a table (SQL SERVER Back-end) and get the ID for the record added. It is a multi-user environment so max(ID) method is not an option. This seems like a pretty standard procedure. I would prefer to use DAO, but ADO is an option. Can someone please help?
Start Free Trial