A
Ashish Sheth
Hi all,
I am connecting to DB2 Database using OleDB provider. While fetching the
data I am getting this error:
System.Data.OleDb.OleDbException: No error information available:
DB_E_OBJECTOPEN(0x80040E05).
What actually this error means?
I am actually using multiple threads to fetch data from different tables.
Each threads uses separate connections.
thanks and regards,
Ashish Sheth
I am connecting to DB2 Database using OleDB provider. While fetching the
data I am getting this error:
System.Data.OleDb.OleDbException: No error information available:
DB_E_OBJECTOPEN(0x80040E05).
What actually this error means?
I am actually using multiple threads to fetch data from different tables.
Each threads uses separate connections.
thanks and regards,
Ashish Sheth