VPS in Android

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
cybsistemas
Posts: 118
Joined: Mon 12 Sep 2005 17:31
Location: Argentina

VPS in Android

Post by cybsistemas » Sun 24 Apr 2016 23:31

Hi,
MyDAC and SecureBridge use to connect to a database on a VPS via ssh. Now a customer wants to connect from your ANDROID phone. As I do?
Use delphi XE7 and last versión mydac and securebridge
Thanks

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

Re: VPS in Android

Post by ViktorV » Tue 26 Apr 2016 08:39

To develop mobile applications, you should create a Firemonkey project and use FMX MyDAC and SecureBridge components. Pay attention, that Mobile Development is available only in Professional and Trial Editions of MyDAC and SecureBridge.

cybsistemas
Posts: 118
Joined: Mon 12 Sep 2005 17:31
Location: Argentina

Re: VPS in Android

Post by cybsistemas » Tue 26 Apr 2016 12:19

I have the MyDAC professional 8.6.21, but I SecureBridge standard. Should I upgrade SecureBridge?
I can try trial?
Last edited by cybsistemas on Wed 27 Apr 2016 00:13, edited 1 time in total.

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

Re: VPS in Android

Post by ViktorV » Tue 26 Apr 2016 13:45

Since you have a Standard Edition, you should upgrade from Standard to Professional Edition to develop mobile applications. You can also use SecureBridge Trial Edition to test SecureBridge components on mobile devices. Note, that before installing a licensed version of SecureBridge, You should delete Trial Edition, and vice versa.

cybsistemas
Posts: 118
Joined: Mon 12 Sep 2005 17:31
Location: Argentina

Re: VPS in Android

Post by cybsistemas » Tue 26 Apr 2016 17:32

Ok. Tanks

cybsistemas
Posts: 118
Joined: Mon 12 Sep 2005 17:31
Location: Argentina

Re: VPS in Android

Post by cybsistemas » Wed 27 Apr 2016 00:10

Download securebridge trial. Mydac Pro Version 8.6.21
It works fine on Windows but does not compile android
Error :

[DCC Fatal Error] CRSSHIOHandler.pas(6): F2048 Bad unit format: 'C:\Program Files (x86)\Devart\SecureBridge for RAD Studio XE7\Lib\Win32\ScTypes.dcu' - Expected version: 28.0, ARM(ARM) Found version: 28.0, Windows Unicode(x86)

cybsistemas
Posts: 118
Joined: Mon 12 Sep 2005 17:31
Location: Argentina

Re: VPS in Android

Post by cybsistemas » Wed 27 Apr 2016 13:43

solved, loading a library for win32 MyDAC in android

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

Re: VPS in Android

Post by ViktorV » Thu 28 Apr 2016 08:09

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

Post Reply