Topic: About the support MySQL

Hi to all,
can I have my database file in a server so many persons can work at the same time ?
What is this MySQL support exactly?
Can you give me an example?

Re: About the support MySQL

Hello,


Using MySQL server many persons can work at the same time via Internet.


First you need MySQL server, for that you can buy hosting (https://www.digitalocean.com/ and etc.)
or download and install MySQL server on own PC: http://dev.mysql.com/downloads/mysql/



After that just open your project and switch DBMS to MySQL and enter the server address and login/password
http://myvisualdatabase.com/forum/misc.php?action=pun_attachment&item=1339&download=0

Dmitry.