[Zope] ZsapdbDA and 7.4

Erik Myllymaki Erik Myllymaki" <erik.myllymaki@starpointe.ca
Thu, 24 Apr 2003 11:45:28 -0700


I am trying to use the ZsapdbDA with a version 7.4 sap database on Linux.

this simple query:
select count(*) as count_total from inventory group by CATEGORY

returns a result set in SQL Studio, but not in the ZSQL instance?

Basic SELECT statements without GROUPING clauses seem to work OK...

Anyone have any ideas? 

Thanks