Error: "The provider could not determine the Object value..."

  • Thread starter Thread starter Guest
  • Start date Start date
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top