16 Aug
2002
16 Aug
'02
9:38 a.m.
Oliver Marx wrote:
Dear List
SELECT object_id, creation_date, modification_date, deletion_date, creator FROM object
generates the error message "Unsliceable object".
The SQL-statement is perfectly valid.
I use a Psycopg_database_connection.
Thx for your time.
\Oliver
Are you sure it happens anywhere in the zsql-method? While I don't use psycopg, I'm quite sure that such a bug would have been discovered before. Could you post the traceback? cheers, oliver