Click here to Skip to main content
15,886,678 members
Articles / Productivity Apps and Services / Microsoft Office / Microsoft Access

Updating Auto-Numbered Primary Keys in a DataTable (MSAccess Databases)

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
3 Oct 2011CPOL3 min read 29.6K   2  
It is common to configure back-end database tables to contain a column with an auto-generated ID unique to each row. This tip describes how to sync the ID generated by the database back to the application layer.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions