Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: What's with the raw?

Re: What's with the raw?

From: <aglevy_at_my-deja.com>
Date: Tue, 30 Nov 1999 03:01:39 GMT
Message-ID: <81vemh$jfh$1@nnrp1.deja.com>

>
> Tarek
>

You can work on raw types using hextoraw() and rawtohex functions, and OCI (Oracle Call Interface).
It is a very powerful way to access Oracle databases.
The syntax is less than friendly, which you can overcome by writing a set of classes that encapsulate theses functions (odefinps, obind, etc.)
Learning curve, examples: 3 to 5 working days.

HTH Gerard Levy

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Mon Nov 29 1999 - 21:01:39 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US