Hello we experience an error infrequently but it is persistent and we cannot find
a solution. We are using the Informix .NET provider 2.90.4.0. and Microsoft .NET 1.1
and sometimes we get the following error :
5/17/2007 9:01:11 AM ERROR [HY000] [Informix .NET provider]Unspecified System Error = -21000. IBM.Data.Informix.IfxException: ERROR [HY000] [Informix .NET provider]Unspecified System Error = -21000.
at IBM.Data.Informix.IfxConnection.HandleError(IntPtr hHandle, SQL_HANDLE hType, RETCODE retcode)
at IBM.Data.Informix.IfxDataReader.GetData(Int32 i, SQL_C sqlctype, Int32 cb)
at IBM.Data.Informix.IfxDataReader.internalGetString( Int32 i)
at IBM.Data.Informix.IfxDataReader.GetValue(Int32 i, TypeMap typemap)
at IBM.Data.Informix.IfxDataReader.GetValue(Int32 i)
at IBM.Data.Informix.IfxDataReader.get_Item(Int32 i)
Can somebody please help asap
Alexander