receive garbage from oracle records

  • Thread starter Thread starter Tony Piperato
  • Start date Start date
T

Tony Piperato

Greetings,

I am retrieving data from an Oracle database and when I try to output to the
webpage I get chinese looking characters...any thoughts?

Thanks in advance for your help.

Tony
 
Tony said:
Greetings,

I am retrieving data from an Oracle database and when I try to output to the
webpage I get chinese looking characters...any thoughts?

Thanks in advance for your help.

Tony

What is the data, is it binary? If so you need to make sure you set the
MIME type correctly in the outgoing response....
 
Thanks Craig,

How would I do that?


Tony


Craig Deelsnyder said:
What is the data, is it binary? If so you need to make sure you set the
MIME type correctly in the outgoing response....
 

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