I need a little help understanding how to update/commit an Access DB table after I have loaded it into my application and altered the data and/or inserted rows with my local copy in ...
I am able to add records to a single table just fine, I am able to edit records in 2 tables just fine, however, I am unable to add new records to 2 tables at once.<BR><BR>I have two tables, table1 ...
When you create a Microsoft Access table, Access will automatically create a primary key to your database table. Still, you can also specify the field you want as the primary key for your database ...