Forum Discussion

Syndicate_Admin's avatar
Syndicate_Admin
Icon for Administrator rankAdministrator
3 years ago

Problem with mysql Foreign keys with connection through ODBC

Hello forum.

I need to connect my MySQL database, via 64-bit ODBC (MySQL ODBC 8.0 ANSI Driver).

The connection is generated without any problems, but when trying to visualize the data in some tables, the following error appears:

Expression.Error: The 'codework' column of the table was not found.
Details:
codigoobra

Is there a way to disable the MySQL foreign key when connecting?

Thank you all.

Best regards.