Adam Frielink wrote: > > What is the current version of SQL::Statement? I am using 0.1016
Oh, well no wonder. The 0.x versions of SQL::Statement do not support COUNT or any other aggregate functions at all. See this link for a description of the differences in SQL::Statement versions and links from there to downloading either one: http://www.vpservices.com/jeff/programs/sql-compare.html -- Jeff
