ProCom
Well-known member
I'm going to be doing a big conversion of my articles system into the Resource Manager. Writing an importer just isn't practical, so instead I'm going to just copy / paste articles over.
Background:
I'll be making a lot of changes to the system while I'm importing the articles. This will include deleting everything and restoring back to previous versions of my setup. I'll want to maintain a backup of the Resource Manager resources, ratings, etc. and restore the individual tables from the RM as I do this.
My Questions:
In PhpMyAdmin can I simply export the SQL of a handful of specific files and then import them back into the DB after a restore? If so, which tables do I need to backup / restore?
(BTW, I don't think there is an existing RM export / import addon, but if there is, then that would be GREAT!)
Background:
I'll be making a lot of changes to the system while I'm importing the articles. This will include deleting everything and restoring back to previous versions of my setup. I'll want to maintain a backup of the Resource Manager resources, ratings, etc. and restore the individual tables from the RM as I do this.
My Questions:
In PhpMyAdmin can I simply export the SQL of a handful of specific files and then import them back into the DB after a restore? If so, which tables do I need to backup / restore?
(BTW, I don't think there is an existing RM export / import addon, but if there is, then that would be GREAT!)