S
Shelly
In MySql there is a function call (using php) that returns the value of the
last autoincremented value after doing an insert. How is it done here with
vb.net and Sql Server? I researched it and saw something about "@@
IDENTITY", however, I am having trouble using it to get that value (the
order number). Are there any simple examples out there?
Shelly
last autoincremented value after doing an insert. How is it done here with
vb.net and Sql Server? I researched it and saw something about "@@
IDENTITY", however, I am having trouble using it to get that value (the
order number). Are there any simple examples out there?
Shelly