Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
AL
Starting Member
1 Post |
Posted - 2001-02-06 : 16:07:48
|
I am trying to find out how, to determine what the next number is in a field that is has an identity seed(1). I need the value so that I can add that number to another table(child) at the same time I am adding a new record to the parent table. I am doing this in access 2000 any help would be appreciated. |
|
|
|
|