Delphi Android and MySQL Conncection

Delphi Android and MySQL Conncection

Pacurariu Stelian

9 лет назад

32,125 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@andrealves4314
@andrealves4314 - 14.08.2024 05:05

Thank you

Ответить
@kamuranpeker132
@kamuranpeker132 - 30.07.2023 19:07

What About ms sql server

Ответить
@TheJakarta2
@TheJakarta2 - 22.11.2021 12:45

It will throw an error when compiling. Multidevice not accepting mysql connection

Ответить
@hermanstokbrood
@hermanstokbrood - 02.04.2019 15:18

Demonstrating a MySQL connection on localhost developing an Android app is useless.

Ответить
@ktvrt
@ktvrt - 20.03.2019 05:03

Es un FAKE, ese tuto es una farsa

Ответить
@liberdadeJSF
@liberdadeJSF - 28.12.2018 06:07

Alguem conseugiu fazer a conexao do banco mysql para o android ???

Ответить
@milhistorical2238
@milhistorical2238 - 21.08.2018 13:26

Solution of DBX Error; >>
İnstall MysqlWorkBench 5.xx.xx

Ответить
@aurimastarasevicius9966
@aurimastarasevicius9966 - 09.07.2017 13:36

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?

Ответить
@maximedubois1980
@maximedubois1980 - 04.06.2017 13:44

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

Ответить
@fernandoleal607
@fernandoleal607 - 19.05.2017 16:27

The application don´t run in android device. With IDE run yes

Ответить
@merzoug2020
@merzoug2020 - 15.01.2017 10:33

HOW TO FIX THET ERROR plees

Ответить
@jorfebas
@jorfebas - 15.09.2016 01:10

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..

Ответить
@ethanhunt3199
@ethanhunt3199 - 20.03.2016 14:05

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..

Ответить
@mkkocabas
@mkkocabas - 22.02.2016 01:09

if you will run project; you can see an error. ;) there is a Data.DBXMySql.dcu error

Ответить
@dadm123456
@dadm123456 - 17.01.2016 00:25

DBX error when connecting

Ответить