alright, since no one really seems to be able to help, lemme tell you what i was thinking about, and maybe someone can help me go about coding such a thing. So, i want to extract the data from database A to an .sql file or something. Then have the script connect to database B and execute the .sql file, updating all the data and creating a nice backup for me on a remote server.
Seems pretty straight forward but i'm not sure where to begin. ANY help is greatly appreciated. thanks