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 riku.voipio@tietoenator.com 09-862 60764
On Mon, Jun 12, 2000 at 05:22:04PM +0300, Riku Voipio wrote:
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
Sorry, I was running really an older version of DCoracle in the Zope subdirectory while I had the newer in the python directory... -- Riku Voipio riku.voipio@tietoenator.com 09-862 60764
participants (1)
-
Riku Voipio