lhayes00
October 23rd, 2006, 12:05 PM
Hi,
I have several database tables which were created within the Visual Web Developer 2005 Express Edition IDE. I have set up the ID field for automatic incrementing with the "Identity Specification" properties.
When an ASP.NET page loads, how can I find what the next ID would be, should a record be created?
Lea Hayes
I have several database tables which were created within the Visual Web Developer 2005 Express Edition IDE. I have set up the ID field for automatic incrementing with the "Identity Specification" properties.
When an ASP.NET page loads, how can I find what the next ID would be, should a record be created?
Lea Hayes