how to create a access table having autonumber type with sql? (1 Viewer)

  • Thread starter Thread starter bcs
  • Start date Start date
B

bcs

Guest
hi,
field type of autonumber can not be created with sql,why?is autonumber a data type like int,text ect.?but int or text field can be created
 
Last edited:
Your means is use sql command in access to created autonumber data type ?

Or use mysql database ?
 
create MS access 2000 table
 

Users who are viewing this thread

Back
Top Bottom