I am trying to retrieve the last record inserted into an Access database. I have created a field in the table that uses the AutoNumber function to create a new ID for each record. When I try to retrieve this last record by using "Last" function and setting TOP value =1, all I can get...
In a querry I want the records to start from a number other than 1 and then autoincrement by 1.
When we click on to run the querry, a screen should popup asking what number you want to give to first record and then autoincrement by one.
I need a SQL syntax for this.
Could someone help me
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.