Trial Version

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
dangas
Posts: 2
Joined: Mon 01 Dec 2014 05:57

Trial Version

Post by dangas » Mon 01 Dec 2014 06:12

i cant get the trial version of the MyDac to work with android
it works when using the Win 32 exe

Im using Delphi XE7

i get these messages then it dies

---------------------------
Debugger Exception Notification
---------------------------
Project Project2.apk raised exception class Exception with message 'You are using MyDAC Trial edition!
The maximum number of columns in a dataset is limited to 6 fields.
You may register MyDAC at http://www.devart.com'.
---------------------------
Break Continue Help
---------------------------


---------------------------
Debugger Exception Notification
---------------------------
Project Project2.apk raised exception class EMySqlException with message '
Host '??????' is not allowed to connect to this MySQL server'.
---------------------------
Break Continue Help
---------------------------

---------------------------
Debugger Exception Notification
---------------------------
Project Project2.apk raised exception class Segmentation fault (11).
---------------------------
Break Continue Help
---------------------------

dangas
Posts: 2
Joined: Mon 01 Dec 2014 05:57

Re: Trial Version

Post by dangas » Mon 01 Dec 2014 07:11

I found the problem - i was using the devices internet connection and it didn't have access to the MySQL database

changed it to wifi where that network ip address had access and it worked

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: Trial Version

Post by ViktorV » Mon 01 Dec 2014 09:08

It is good to see that the problem has been solved.
Feel free to contact us if you have any further questions.

Post Reply