Question
mysql max() function
Hi guys,
I have an application that works just fine when using mssql.
Got a new laptop where I am trying to get this application up and running, but with mysql now.
Here is the error that is being thrown:
ErrorCode 1305
Message FUNCTION bohr.MAX does not exist
SQLState 42000
And here is the query that apparently is causing some problem:
Any help would be HUGE!
Thanks!
- Gary
I have an application that works just fine when using mssql.
Got a new laptop where I am trying to get this application up and running, but with mysql now.
Here is the error that is being thrown:
ErrorCode 1305
Message FUNCTION bohr.MAX does not exist
SQLState 42000
And here is the query that apparently is causing some problem:
Any help would be HUGE!
Thanks!
- Gary
