Topic: How to use MySQL in MVD?
Hello everybody! I have no experience or any knowledge of MySql, but I thought about exploring this feature in MVD, since MySQL, according to what I read, is an established multi-user database due to its performance, security, stability, etc. I also think about the future if I have to create an application that must be accessed by several users simultaneously.
I was able to download and run xampp-portable-win32-1.8.3-5-VC11.7z. Connection to Apache and MySQL have been established. I created a name for the database, username and password. I opened an existing MVD application (Sqlite) and pressed the "Webgrid" button. I entered the localhost, database, username and password. I selected the fields from some tables for the "Webgrid", but I can't go to the end of the window - my maximum resolution is 1920x1080 and MVD 5.6. Therefore, I am not able to complete this operation, but I have several questions:
- what is the purpose of "Webgrid"?
- will the data be automatically migrated at some point in the process?
- will existing forms work with MysQL?
I appreciate any information.
-