How to insert a record in one table (with auto-increment) to create a record in another table with IDparent, equal to the ID (auto-increment) of the first table? I use ADOQuery and Access 2007.
Source: https://ru.stackoverflow.com/questions/408765/
All Articles
Заказы
table, is there a field calledID
? Maybe it is called differently? - kot-da-vinci