Hello everyone,
I have .mdb DB that I plan to migrate to web. I will use PHP and MYSQL.
I convert .mdb and no problems there. The question is how do I get *.sql file from access DB using PHP Runner?
Is it possible?
If not I will use some DB manager (Navicat) and convert Acess to MySQL.