I am getting the same error. Doesn't give anything on firebug except "PHPGRID_ERROR: Could not execute query. Error 102". Happens on inner join queries, with specific varchar columns.
so for eg select u.name, r.region_name from users as u join regions as r on u.region_id = r.region_id
Now when select happens on u.name or r.region_name it will give this error. Please help.
3 Answers
This error is not part of our product.
Make sure you downloaded your lib from phpgrid.org/download
I mean to say, you might be looking for website http://www.phpgrid.com
We do not have this error string. We give support for http://www.phpgrid.org
Your Answer