I am using MYSQL server 5.5.15 with workbench installed
When i use RADPHP xe2 (update 2 ) with mysql(Using Data Explorer) it can connect correctly and i can start working with them easily.
But when using Delphi xe2(update 2 ) following error is shown
Borland.Data.TDBXError: DBX Error: Driver could not be properly initialized. Client library may be missing, not installed properly, of the wrong version, or the driver may be missing from the system path.
when i checked the rad studio bin folder there is no any libmysql.dll (but found in radphp bin folder), so i copied there but still problem