Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: endian prder in binary data
They said they are using OCI as the interface. Not sure what you mean by
method? Do you mean putting binary data in a character column?
Jim
-- Replace part of the email address: kennedy-down_with_spammers_at_attbi.com with family. Remove the negative part, keep the minus sign. You can figure it out. "Telemachus" <telemachus_at_ulysseswillreturn.net> wrote in message news:eDwla.8047$pK2.9358_at_news.indigo.ie...Received on Fri Apr 11 2003 - 09:41:10 CDT
> Have they told you what method they're using to select/insert the data
from
> the application server ?
> "Jim Kennedy" <kennedy-downwithspammersfamily_at_attbi.com> wrote in message
> news:Pxsla.436830$S_4.499081_at_rwcrnsc53...
> > Lets say I have a column of a raw or a blob. Lets say it is Oracle
> version
> > 8.1.7.4 and is running on a Sun Solaris box. Lets say the client is
> running
> > on Windows 2000. I am very sure that no matter that the client (w2k)
and
> > the server (Sun) are different endian architectures that the sqlnet will
> > take care of the correct endian order.
> >
> > Why am I asking this? A vendor I deal with claims that since they are
> > storing binary data in the database the application server (the client)
> and
> > the database server (Oracle) must be on the same OS otherwise the endian
> > problem. In the over ten years I've been working with Oracle and other
> > RDBMSs I've never heard of such a problem. I think the vendor is
shining
> me
> > on. But hey I could be wrong.
> >
> > Thanks,
> > Jim
> >
> >
>
>
![]() |
![]() |