Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Error using OracleCommand.ExecuteStream and ExecuteToStream

414582Feb 13 2004 — edited Feb 16 2004
I'm querying an 8i database, and testing different methods for retrieving XML.

When I call OracleCommand.ExecuteStream (connection initialized properly and everything), i get the following SystemException: "Operation is not valid due to the current state of the object."

I can't see any options i'm not setting. Does this work with 8i (we are migrating to 9i), or do I need to set some different settings?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 15 2004
Added on Feb 13 2004
3 comments
882 views