[Tutor] python cx_Oracle.LOB

Jalil jalilsan at gmail.com
Tue Jan 2 20:30:39 CET 2007


I am trying to fetch a CLOB datatype with with cx_Oracle and I can seem to
get it to work.



I was able to fetch the text from the db with sql commands  but i can fetch
in a python code.

I get this output.

[(<cx_Oracle.LOB object at 0xb7f23530>,)]

when I run my code.

any way to find out how to go around this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20070102/b9cd4d13/attachment.htm 


More information about the Tutor mailing list