Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: clobs
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
![]() |
![]() |