Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
JelteDeJong
in reply to: BM_Ashraf

I have no experience with MySql and addins but here are some thoughts.

  • I assume you have checked the connection string?
  • the addin runs in the process of Inventor. Have you tried to start the SQL connection on a different thread?
    • Running codeonanother thread could in it self be aproblem for Inventor. So if it doesn't solve your problem stay away from it.
  • Inventor use in the background SQLite. Maybe that is an issue. Are you bound to MySql?

Jelte de Jong
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


Blog: hjalte.nl - github.com