J
|
Jane 9/12/2008 |
Hi, |
M
|
mccreelake author 9/12/2008 |
Hi, I used the following code to pull the new primary key from the added record. Does it look okay? It works well. str = "select max([EventID]) from Events" |