Re: Invalid Characters (\0s) Returned by OracleDataReader

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Brian Brown (BrianBrown_at_discussions.microsoft.com)
Date: 01/11/05


Date: Tue, 11 Jan 2005 06:15:05 -0800

Roberto,

I have tested the code that you provided with an Oracle table defined
exactly as you specified and see no problems. My test code works fine. I
would guess that the problem lies elsewhere in your code or with the
connection to Oracle (e.g. driver, Oracle Client Installation, etc...)

For a problem of this nature I agree with Jon and Nick you should see if you
can reproduce the behavior with a test program with a test database. If you
can then post the complete code (and table structure) here so we can help
diagnose the problem.

Hope this helps.
----------



Relevant Pages