This is a discussion on SQLFreeHandle - error in .NET provider within the Informix forums, part of the Database Server Software category; --> Has anyone seen the following error from the .NET provider ? The stack trace ends as shown - a ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Has anyone seen the following error from the .NET provider ? The stack trace ends as shown - a 'normal' Informix error (such as a timeout, SQL syntax error or whatever) always traces back to where the provider was called from within my software. Any ideas or clues as to what might be happening ? This happened once and we cannot reproduce it. TIA Richard ------------------------------------------ Exception Source: IBM.Data.Informix Exception Type: System.NullReferenceException Exception Message: Object reference not set to an instance of an object. Exception Target Site: SQLFreeHandle ---- Stack Trace ---- IBM.Data.Common.Ifx32.SQLFreeHandle(HandleType As Int16, StatementHandle As IntPtr) FTelesales.exe: N 00000 IBM.Data.Informix.CMDWrapper.DismissStatement(disp osing As Boolean) FTelesales.exe: N 00827 IBM.Data.Informix.CMDWrapper.Finalize() FTelesales.exe: N 00028 |