Hi all,<br> i have an access database, and now i want to change it to mySQL. But the question is , how to make the database connection ??<br><br> Also , my idea in this change is, first, using PHP to open both of the access and mySQL connection, then fetch all the rows and columns from access's table and write it on the mySQL's table.<br>Do anyone have a better idea ???