Re: [Zope] DCOracle + LOB

2000-10-30 Thread Andreas Jung

On Wed, Oct 18, 2000 at 02:11:05PM +0200, Francisco José Esteban Risueño wrote:
 If you know what type of data are you storing in the lob column, you can
 use dmbs_lob package in order to insert and retrive data from the
 original format into de lob format. We are use this techique succesfully
 to insert/select text into/from a clob column.

LOB support for Oracle 8i is broken in DCOracle. As a workaround
we use stored procedures written in Java. They can be called
from DCOracle.

-- Andreas 

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] DCOracle + LOB

2000-10-18 Thread Peter Sabaini


hi all,

i have this shiny brand new oracle 8i server and now read (on the
mailinglist) that there's no lob support for oracle 8i in dcoracle
1.3.2, and indeed it does not appear to work.

is that true? i need lob support! is there any workaround? through
stored procedures maybe?

thanks a lot!

peter. 

-- 

_
peter sabaini, mailto: [EMAIL PROTECTED]
-


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )