OleDBException : DB_E_OBJECTOPEN
From: Ashish Sheth (eashish_at_gmail.com)
Date: 09/17/04
- Next message: Ashish Sheth: "Re: how to fill a dataset from a DB2 stored procedure"
- Previous message: KC Programmer: "Updating a row in a dataset but don't know the index of the row"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 17 Sep 2004 10:52:36 +0530
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
- Next message: Ashish Sheth: "Re: how to fill a dataset from a DB2 stored procedure"
- Previous message: KC Programmer: "Updating a row in a dataset but don't know the index of the row"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|