How do you use @@Identity in Microsoft Access??
It doesn't seem to be working for me.
First I execute this:
_______________________
INSERT INTO table (field1, field2)
VALUES ('value1', 'value2')
_______________________
Then this:
_______________________
SELECT @@IDENTITY...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.