Jump to content

using php to export from one db to another?


optikalefx

Recommended Posts

I need to write a cron job that will sync 2 databases.

Is there a quick way to write an export from one database for import into another?

Or do i manually have to write the select statements per table, format them as insert ignore strings, then execute them on the other database?

 

Thanks guys!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.