Hi
I have an Access form bound to a SQL Server table. When a new record is created on the form I need to retrieve the newly created ID from the underlying table - what is the best way of doing this?
Ideally it would be useful to have the ID appear on the from as soon as the user starts entering data (ie in the same way as it would if the form was bound to an Access form)
Cheers
Ken
ps wasn't sure whether this should go in Access or SQL forums
I have an Access form bound to a SQL Server table. When a new record is created on the form I need to retrieve the newly created ID from the underlying table - what is the best way of doing this?
Ideally it would be useful to have the ID appear on the from as soon as the user starts entering data (ie in the same way as it would if the form was bound to an Access form)
Cheers
Ken
ps wasn't sure whether this should go in Access or SQL forums