asp displaying long raw field

B

bob

Hi All,

I have an Oracle database which has a field LONG RAW type to store text
files. I'm trying to display the output of this field in ASP but I'm having
problems.

I've gone through many different approaches but they either do nothing or
do
the following;

I've tried doing response.binarywrite(rs("data_object")) and I get
something
like below

<S¿OA~·Ç¸ä?R~m$!»Ä!SZ ÷Ð#Å1ì
{ »3ëÌÛc-4Úhac±ÑhaIâß`¬5±ÔÊØ[Û:»ìý@*d6ïÍ{ûÍ÷¾÷æèä¤?«6÷u?Tx.s"íSaSý?óºDnï+Kìïzü@'6ºMè¥Ô0Ù._
 
B

Bob Barrows [MVP]

bob said:
Hi All,

I have an Oracle database which has a field LONG RAW type to store
text files. I'm trying to display the output of this field in ASP but I'm
having problems.

I've gone through many different approaches but they either do
nothing or do
the following;

I've tried doing response.binarywrite(rs("data_object")) and I get
something
like below

it's not about Oracle, but does this thread help?
http://groups-beta.google.com/group...+(blob)+data+from+SQL+server#182f471419b18654

This also may help, despite its applying to SQL Server:
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q258038
..
This seems more relevant:
http://support.microsoft.com/kb/185958/EN-US/

Bob Barrows
 

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

Members online

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top