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..
@PacurariuStelian8 жыл бұрын
you need dbxmys.dll and libmysql.dll in your application. search on google for these files
@TheJakarta23 жыл бұрын
It will throw an error when compiling. Multidevice not accepting mysql connection
@aurimastarasevicius99667 жыл бұрын
Offtopic: Is there any practical reason implementing direct connection to a DB from Android app? AFAIK, standard Delphi DB components are designed to connect to DB directly requiring a reliable not breaking network, which is not practical in mobile Android devices because of not reliable mobile network connection. Suppose, you fetch some data on wifi, then go out of wifi range, switch to mobile network, but then such mobile app would lose connection to DB while switching from wifi to mobile and SQLConnection component will have to reconnect. Meaning, that all previously loaded dataset's will have to refetch the data. Which is totally inefficient. Or do I miss the point somewhere?
@fernandoleal6077 жыл бұрын
The application don´t run in android device. With IDE run yes
@andrealves43144 ай бұрын
Thank you
@liberdadeJSF6 жыл бұрын
Alguem conseugiu fazer a conexao do banco mysql para o android ???
@kamuranpeker132 Жыл бұрын
What About ms sql server
@jorfebas8 жыл бұрын
Hello.I have the same problemDBX 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..
@PacurariuStelian8 жыл бұрын
you need dbxmys.dll and libmysql.dll in your application. search on google for these files
@dadm1234569 жыл бұрын
DBX error when connecting
@PacurariuStelian8 жыл бұрын
you need dbxmys.dll and libmysql.dll in your application. search on google for these files
@hermanstokbrood5 жыл бұрын
Demonstrating a MySQL connection on localhost developing an Android app is useless.
@maximedubois19807 жыл бұрын
I have found how to fix the probleme : 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.. if you want the solution just ask me ;p
@nazarilla Жыл бұрын
What is solution?
@merzoug20208 жыл бұрын
HOW TO FIX THET ERROR plees
@milhistorical22386 жыл бұрын
Solution of DBX Error; >> İnstall MysqlWorkBench 5.xx.xx