Microsoft
Software
Hardware
Network
Question : access 2007 "Invalid field definition 'CustomerID' in definition of index or relationship
I'm getting a error saying
"Invalid field definition 'CustomerID' in definition of index or relationship
when trying to link and enforce integrity between CustomerID on 2 seperate tables, in the pic it's tblCUSTOMER_INFO and tblSHIP_INFO
Answer : access 2007 "Invalid field definition 'CustomerID' in definition of index or relationship
Here is the fix:
in tblCUSTOMER_INFO ... change the Data Type of CustomerID from AutoNumber to Number >> Long Integer >> Indexed >> Dups Allowed ...... and you will be good to go.
You can't create relationships between two AutoNumber fields.
mx
Random Solutions
data transfer cable vista
Server activesync event ID 3005
How do I remove existing ListView items and subitems
SelectedValue which is invalid because it does not exist in the list of items
Macro not available to button properties
Union All Query for Sub Report Order By
SQL syntax producing duplicate results
Slow ODBC connection from PHP through IIS to Sql Sever 2005
Message Box in access to display table cell value
Select Statement with Function