Комментарии:
Thank you
ОтветитьWhat About ms sql server
ОтветитьIt will throw an error when compiling. Multidevice not accepting mysql connection
ОтветитьDemonstrating a MySQL connection on localhost developing an Android app is useless.
ОтветитьEs un FAKE, ese tuto es una farsa
ОтветитьAlguem conseugiu fazer a conexao do banco mysql para o android ???
ОтветитьSolution of DBX Error; >>
İnstall MysqlWorkBench 5.xx.xx
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?
Ответить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
The application don´t run in android device. With IDE run yes
ОтветитьHOW TO FIX THET ERROR plees
Ответить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..
Ответить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 will run project; you can see an error. ;) there is a Data.DBXMySql.dcu error
ОтветитьDBX error when connecting
Ответить