Is it posible to connect to mysql cloud service such as Google Cloud SQL

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Justmade
Posts: 108
Joined: Sat 16 Aug 2008 03:51

Is it posible to connect to mysql cloud service such as Google Cloud SQL

Post by Justmade » Thu 14 Mar 2013 10:16

As title.

If so, starting from which version?

If not, is there any possibility of doing so in the near future?

DemetrionQ
Devart Team
Posts: 271
Joined: Wed 23 Jan 2013 11:21

Re: Is it posible to connect to mysql cloud service such as Google Cloud SQL

Post by DemetrionQ » Fri 22 Mar 2013 14:18

Hello.

MyDAC cannot work with Google Cloud SQL, since for connection, Google Cloud SQL uses its own connection protocol, that is different from the standard MySQL connection protocol.

TomMcGrath
Posts: 1
Joined: Mon 06 May 2013 13:07

Re: Is it posible to connect to mysql cloud service such as Google Cloud SQL

Post by TomMcGrath » Mon 06 May 2013 13:15

What are the other cloud services which uses their own protocol? Is there any alternative method in order to get connected with them?

DemetrionQ
Devart Team
Posts: 271
Joined: Wed 23 Jan 2013 11:21

Re: Is it posible to connect to mysql cloud service such as Google Cloud SQL

Post by DemetrionQ » Fri 10 May 2013 09:45

Hello.

For information on ways of connecting to cloud servers, please refer to websites of specific services' vendors. You can also find ODBC drivers to work with particular cloud servers and use them together with our UniDAC product ( http://www.devart.com/unidac/ ) that allows working with ODBC drivers.

DaneenRenny
Posts: 1
Joined: Tue 27 Aug 2013 05:34

Re: Is it posible to connect to mysql cloud service such as Google Cloud SQL

Post by DaneenRenny » Tue 27 Aug 2013 05:41

Amazing utility by devart team..It is really favorable and remarkable to..I have checked all my settings and try to connect it with cloud services..and luckily it works.. :) :) Check out Google apps directory

Post Reply