Michael,
Thank you for your reply. Here is a bit more info. I changed the default
table type to innodn in the my.ini file before creating the database, so all
tables are innodb. I tried the create statements with and without explicit
index clauses with all permutations - same result each tim
I am unable to define a foreign key with the following three tables. I am
unable to find the error having searched the documentation and tried several
variations.
Note that I created the first two tables with and without the index clause in
the table ddl with no difference in outcome.
The t