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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: clobs

Re: clobs

From: Andreas Jung <ajung_at_sz-sb.de>
Date: Wed, 31 May 2000 19:22:37 +0200
Message-Id: <10514.107335@fatcity.com>


On Wed, May 31, 2000 at 09:32:21AM -0800, Jaime Perez wrote:
> Well, I have to display that clob data in a web page using either
> Cold Fusion or ASP.
>
> If you have code that works on SQLPLUS, I would also like
> to know how that is done.

When you use SQLPLUS you should take a look at the DBMS_LOB package. Otherwise take a look that the LOB stuff for Java or OCI. When you are using Coldfusion or ASP either there is support inside your application server or through ODBC on M$ plattforms.....depends on your environment.

Andreas Received on Wed May 31 2000 - 12:22:37 CDT

Original text of this message

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