Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MYSQL problem

Status
Not open for further replies.

rudyboy

Programmer
Oct 16, 2003
49
PH
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top