OracleDataAdapter returns gibberish

  • Thread starter Thread starter Eli Heifetz
  • Start date Start date
E

Eli Heifetz

I'm using Microsoft OracleDataAdapter 1.0.5 with Oracle client 9.2 and
Oracle DB 8.1.7 with NLS_LANGUAGE=AMERICAN and NLS_CHARACTERSET,
NLS_NCHAR_CHARACTERSET=IW8ISO8859P8

Sometimes, when the result exceeds several hundred rows, I'm receiving
gibberish in the lower part of the result.

Any suggestions?

Thanks in advance,
Eli
 
I had something similar happen to me. I installed Oracle's data adapter
for dotnet and that fixed it. But, it was a slightly earlier version of
Oracle.

T
 

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