[Zope] Unsliceable object

Oliver Marx Oliver@tekk.dk
Thu, 15 Aug 2002 17:09:55 +0200


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