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
Can install Money update in Windows 7
How do I include .Net 2.0 SP1 in my Setup prerequisite list?
I have 9 Cursore need to make one report
decrypt access database
Cursor Deadlock when moving items from cart to order
ASP.NET reading, creating Excel files
How can I check when CType fails?
Active Sync OMA won't sync / authenticate.
The expression you entered has a function name that Microsoft Office Access can`t find.
Cannot Edit SQL Query Results