Invalid index definition. (Error 3285)
See Also
Possible causes:
- You are using the same field twice in an index or relationship, which the Microsoft Jet database engine does not permit.
- You are creating a relationship using fields with data types that do not match. In Microsoft Jet databases, you can only relate fields with identical data types or an AutoNumber field with a Number field set to a Long Integer.