Message 1 of 3
Add-in .NET 4.8 reference to system.data.oledb fails in Inventor 2025
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear,
I have an add-in (.NET 4.8) in which I use 'system.data.oledb' for a connection with Excel.
This does not work in Inventor 2025. The reference is missing. Converting the add-in to dotnet core 8 is not an option for now.
Does anyone have a solution for this?