G
Guest
I have this table called Resin_Type which has a long integer number in the first field and a name in the second field. The current last number in the first field is 3, this field is a primary key field. What I’d like to do is via a query or other method advance this number to 4, then 5, then 6 etc, etc, etc as other Resin Type names are entered. I know. I know, I can use an auto-number in this field. Due to the fact that this application will be moving to SQL Server in the near future, I need to proceed with things as they are currently.
Is there a method that can be used to accomplish this? If there is, how?????
Thanks for your idea/solution contributions over the years since this forum has been around. KEEP UP THE GREAT WORK!
Is there a method that can be used to accomplish this? If there is, how?????
Thanks for your idea/solution contributions over the years since this forum has been around. KEEP UP THE GREAT WORK!