08-25-2023
01:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
08-25-2023
01:11 PM
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.
Blog: hjalte.nl - github.com