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
Users receive Active X error when opening email attachments
Excel Format Conditional Formatting w/ 4 Conditions
SUMPRODUCT formula for capturing occurrence
When does System.IO.Ports.SerialPort<wbr /> DataReceived event fire?
A custom macro in this report has failed to run, and is preventing the report from rendering.
MDI Parent and Child Problem
C# -- "Value==null"
How do I use validation in WPF
WCF address
In database mirroring. connection problem to failover partner when original principal is disconnectet