Click here to Skip to main content
16,004,969 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am using visual studio 2008 express edition.
its my frontend and backend is database ms access
I cant store auto id number in database
please guide me how can I store the auto number in ms access using vb.net

pls reply me soon.
Posted
Updated 12-Mar-11 17:45pm
v2

1 solution

don't include this column in insert query; access will handle it by itself.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900