Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Longs and LOBs with DBI
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01BFCF2F.7558B8E0
Content-Type: text/plain;
charset="iso-8859-1"
Is there any difference in working with LONG datatypes versus LOB datatypes in PERL DBI? I could not find any. In a sence I need an answer if I change type of column from LONG to CLOB or BLOB, will I have to do any changes in PERL code.
Alex Hillman
------_=_NextPart_001_01BFCF2F.7558B8E0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2448.0">
<TITLE>Longs and LOBs with DBI</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=3D2 FACE=3D"Arial">Is there any difference in working =
with LONG datatypes versus LOB datatypes in PERL DBI? I could not find =
any. In a sence I need an answer if I change type of column from LONG =
to CLOB or BLOB, will I have to do any changes in PERL code.</FONT></P>
<P><FONT SIZE=3D2 FACE=3D"Arial">Alex Hillman</FONT>
</P>
</BODY>
</HTML>
------_=_NextPart_001_01BFCF2F.7558B8E0--
Received on Mon Jun 05 2000 - 15:48:47 CDT