G
Guest
Hi,
I use OleDbDataReader to execute an MDX query. While iterating on the
reader, I get the following error:
"The provider could not determine the Object value. For example, the row
was just created, the default for the Object column was not available, and
the consumer had not yet set a new Object value."
I sometimes also get this error when I use
OleDbConnection.GetOleDbSchemaTable.
HELP!
Thanks in advance.
I use OleDbDataReader to execute an MDX query. While iterating on the
reader, I get the following error:
"The provider could not determine the Object value. For example, the row
was just created, the default for the Object column was not available, and
the consumer had not yet set a new Object value."
I sometimes also get this error when I use
OleDbConnection.GetOleDbSchemaTable.
HELP!
Thanks in advance.