Re: [Zope] SyBaseDA and select count problem
8 Jan
2000
8 Jan
'00
5:28 a.m.
Bill Anderson wrote It seems that whenever I try to use any of the following: select count(*) from <tablename> select count(<columnname>) from <tablename> it returns: "Error, exceptions.ValueError: Empty column name, "
Of course, the sql is tested and known to work.
select count(*) as cnt from <tablename> Anthony -- Anthony Baxter <anthony@interlink.com.au> It's never too late to have a happy childhood.
9585
Age (days ago)
9585
Last active (days ago)
0 comments
1 participants
participants (1)
-
Anthony Baxter