DCOracle2 and long raw datatype

Keana kckscott at yahoo.com
Thu Apr 22 15:00:08 EDT 2004


Hi,

I am trying to retrieve data from an Oracle DB table.  One of the
columns is defined as 'Long Raw' data type and contains multi-line
string data (with newlines).  My query returns 'None' for this column
although there is data in the rows I am retrieving.

Can someone tell me how to get around this problem?  I am using
DCOracle2 v2.1.2 and Oracle 9i and Python 2.2.2.


Thanks in advance,

Keana



More information about the Python-list mailing list