To create a flex application, ensure that you need a database to manage your data.The most common database which IT guy choosing is the SQLServer, MySql,Oracle Sql..., but for me, I am choosing the open source database, that is MySQL. You can go to this official website download the database installation. http://dev.mysql.com/downloads/. Choose the "MySQL Community Server" , Click on the download link, if you are the Windows OS user, download the MSI installer version.
double click on the "mysql-5.5.8-winx32.msi" or "mysql-5.5.8-winx64.msi" (depend on your OS bit) and prompt out the installation window.
Done , you have success install the MySql in your PC
No comments:
Post a Comment
Your comments is appreciate.