I want to user Informix.Net.Core package to insert data into Informix.
connection.Open()
throws exception like below:
<code>Unable to load DLL 'iclit09b.dll' or one of its dependencies: The specified module could not be found. (0x8007007E) )'
</code>
<code>Unable to load DLL 'iclit09b.dll' or one of its dependencies: The specified module could not be found. (0x8007007E) )'
</code>
Unable to load DLL 'iclit09b.dll' or one of its dependencies: The specified module could not be found. (0x8007007E) )'
My code base in .net6