Hi,
I can use phpMyAdmin to export a script to create a table.
But what is the best practice when it comes to updating a table?
I could go around looking for difference between the 'old' and 'new'
database but is there not an easier way?
I do not update the tables that often but when i do, i do not want to send
incomplete scripts that will not update all the tables.
Regards
Simon.
I can use phpMyAdmin to export a script to create a table.
But what is the best practice when it comes to updating a table?
I could go around looking for difference between the 'old' and 'new'
database but is there not an easier way?
I do not update the tables that often but when i do, i do not want to send
incomplete scripts that will not update all the tables.
Regards
Simon.