AutoNumber recognition by MS Access
Posted by:
Tim Dodge
Date: April 05, 2005 07:10AM
What should the properties of a field be in order for MS Access to recognize it as a "AutoNumber" field instead of a "Number" field. The properties that I have for my SalesOrderID field, using describe function are:
Type - int(10),
Null - blank,
Key - PRI,
Default - NULL,
Extra - Auto_Increment
When I link this table to a MS Access front-end, it recognizes this field as the Primary Key, but formats it as a number field instead of an AutoNumber field.
My original problem is that I get #Deleted in data field when adding a new record, and I suspect that this is the cause.
Tim
Subject
Views
Written By
Posted
AutoNumber recognition by MS Access
5231
April 05, 2005 07:10AM
2585
April 05, 2005 03:18PM
2403
April 05, 2005 10:30PM
2324
April 13, 2005 10:04PM
Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.