Is there a way to convert a database or certain rows from mysql to access with a php script?
my client wants some database in access, but i want to create the script with mysql because thats what i know how to send commands from php. i want to have a little access icon that users can click and it will convert those rows or that database to access format.
anybody?