In the following tutorial shown here: http://www.functionx.com/access/Lesson36.htmI get an error when I try and enforce Referential Integrity, I get an error
when I try to enforce it on Genres: GenreID and Videos: GenreID. The error states
Relationships must be on the same number of fields with the same data types.
I checked and on the Genres Table and the Videos Table, the GenreID the data types are different. That
must be the problem. So I tried to change it and MS Access 2010 said you must delete original
relationship and create new. That made sense so I deleted the link and began again.
Then I tried to make GenreID auto number instead of just number and it said you cannot change data type if data is already entered. So I created
a new record GenreIDD and gave it the data type auto number and autonumbered everything as expected.. Then I deleted the first GenreID that was incorrect and I changed GenreIDD to GenreID. It seemed to work.
Now I do not know what to make the GenreID in the Videos table. It clearly cannot be autonumber; its numbering just does not work out that way.
I have posted a compressed form of the Video Collection database.
Any help appreciated. Thanks in advance.
Respectfully,
Lou Reed