MySql (free)

MySql (free)

Postby Jack » Mon Apr 30, 2018 7:23 am

Hi,
I 'd like to try connection with MySQL and FW .
Do you know a good free MySQL access in other to make some test .
Thanks .
Jack
 
Posts: 280
Joined: Wed Jul 11, 2007 11:06 am

Re: MySql (free)

Postby Marc Vanzegbroeck » Mon Apr 30, 2018 7:26 am

Hello,

Do you mean a program to access a mysql-database, and run query's.
Than you can try
https://www.heidisql.com/
Regards,
Marc

FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Marc Vanzegbroeck
 
Posts: 1157
Joined: Mon Oct 17, 2005 5:41 am
Location: Belgium

Re: MySql (free)

Postby nageswaragunupudi » Mon Apr 30, 2018 9:53 am

FWH has built-in connectivity to MySql

Please see fwh\samples\maria01.prg, maria02.prg, etc
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10265
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: MySql (free)

Postby Jack » Mon Apr 30, 2018 10:33 am

I am looking for a MYSQL provider with a DBNAME, username and password .
I'd like to make some test in real condition .
The idea is to use MySQL tables on an external (cloud) server .

Thanks
Jack
 
Posts: 280
Joined: Wed Jul 11, 2007 11:06 am

Re: MySql (free)

Postby Carlos Mora » Wed May 02, 2018 10:23 am

Hi Jack,
Jack wrote:The idea is to use MySQL tables on an external (cloud) server .

Just as an advice, consider using open MySQL servers always under TLS/SSL protection only. Information sent and received from the server travels unencrypted throw the connection, INCLUDING USER AND PASSWORD. It is really unsafe.

KR
Saludos
Carlos Mora
http://harbouradvisor.blogspot.com/
StackOverflow http://stackoverflow.com/users/549761/carlos-mora
“If you think education is expensive, try ignorance"
Carlos Mora
 
Posts: 988
Joined: Thu Nov 24, 2005 3:01 pm
Location: Madrid, España

Re: MySql (free)

Postby nageswaragunupudi » Wed May 02, 2018 10:32 am

To start with you can try
https://www.freemysqlhosting.net/
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10265
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: MySql (free)

Postby Jack » Thu May 03, 2018 7:36 pm

Hi,
Thanks for the info about freemysqlhosting.
I make some test and it works fine .

Could you give a connection string with this secure SSl .

Thanks
Jack
 
Posts: 280
Joined: Wed Jul 11, 2007 11:06 am


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 12 guests