I was under the impression that SQL::Statement would be updated when I used the ppd of AnyData. I was wrong! :(
I removed AnyData, DBD::AnyData and SQL-Statement and then reinstalled. It all started working. Thank you for the help, Adam > -----Original Message----- > From: Jeff Zucker [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 31, 2002 2:48 PM > To: Adam Frielink; dbi-users > Subject: Re: DBD::AnyData problems > > > 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 >
