I'm working on a project using jsp and Microsoft Access.
There are three tables in which a same field is used as Receipt_No.
This can get from Recp table, which has a only one field: Receipt_No (AutoNumber, Primary Key).
Now my question is, how can I insert in this AutoNumber field with every generation of receipt?.