Hi Everyone,
I am encountering this weird problem in my powerbuilder program. I have a SQL statement with an aggregate function which is not running properly when I ran the program. But when I execute the SQL statement in the ISQL Session of PB it is workin ok. Can somebody tell me what is the problem. I debugged the program and this is the error message :
SQLSTATE = S1T00
[MySQL][ODBC 3.51 Driver][mysqld-5.0.18-nt]FUNCTION pms.max does not exist
By the way, I am using PB 10.
Please help..
Thank You
Rudy Manlapig
I am encountering this weird problem in my powerbuilder program. I have a SQL statement with an aggregate function which is not running properly when I ran the program. But when I execute the SQL statement in the ISQL Session of PB it is workin ok. Can somebody tell me what is the problem. I debugged the program and this is the error message :
SQLSTATE = S1T00
[MySQL][ODBC 3.51 Driver][mysqld-5.0.18-nt]FUNCTION pms.max does not exist
By the way, I am using PB 10.
Please help..
Thank You
Rudy Manlapig