Revit 2021 ODBC DBLink
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey,
I'm trying to create a link with DBLink using the MySQL ODBC connector and a MySQL database.
I go through all of the steps (install ODBC driver, add server to data sources, test that everything works, connection's ok), and when I select a new conection and hit export, nothing happens.
The screen closes, and it does not establish a connection (if I click DBLink again, the only option is a new connection, again) and does not export anything to my database.
Exporting the database manually via ODBC does get data written to my db, but that doesn't establish a link.
Am I doing something wrong? Or is there something wrong with my setup?
I'm running Revit 2021.1.1, on a Windows 64-bit machine. I've tried both the 32-bit and 64-bit ODBC drivers.
Thanks!