Hello team,
I have an .NET application which uses Informix client 2.81 to provide the connection to the database. But somtimes an issue is thrown having this message:
- Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
- Invalid Handle.
But when I runs the same statement (select) using a older client version I don't get any error.
Does someone know what is that?
Thank you.