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
active directory, W2k8 R2 DC, Kerberos failures, Event ID: 3, 4771, 4769, 4768, 4776, 4625 source: Microsoft Windows security
Problem with "like" keyword, when database is in chinese
video card driver
Pass Web Page as Parameter to Class in App_Code Folder
How to create a non-scrolling section (menu) of a web page
Want to open form when file opens, but getting file/access error 75 message
VBA - Playing Movies using VLC or GOM Player
Error updating public folder with free-busy information on virtual machine exchange 2003
Is there a recycling bin in Windows 7?
Capture arrow keystrokes in a TForm