Hi, 

I'm running Oracle 8.1.5i / DCoracle 1.3/Zoracle 2.1.0/zope 2.1.6,
On Debian/potato (2.2.16)  and whenever I try select a LONG column, I 
get the following;

Error, exceptions.IndexError: 1 

SQL used:

select
 MSG_ID,
 USER_ID,
 HANDLER_ID,
 STATE,
 APP,
 TMODULE,
 VER,
 HEADER,
 VER_DONE,
 PATCH,
 TEXT,
 DATE_CREATED,
 DATE_CHANGED
from tmessage

Inserts work fine, and the select while be file, if I remove 
the 'TEXT' column, which is the LONG column.

-- 
Riku Voipio
[EMAIL PROTECTED]
09-862 60764


_______________________________________________
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 )

Reply via email to