I am creating a new record on a table of Access DB using VB.Net Express 2005.
The PK is the same for all my other 10 tables.
I there a way to update my other tables with the newly created key from my Form1.
I am not using Datagrid. Only text boxes.
Thank you,
Pierre
The PK is the same for all my other 10 tables.
I there a way to update my other tables with the newly created key from my Form1.
I am not using Datagrid. Only text boxes.
Thank you,
Pierre