|
Not really something easy to do
Since you will have multiple user 3's photos 6's etc you would need to write some kind of script to remap those users and photos id and userid numbers to a level that will allow them to be written to the one database.
You can not insert a query with the same id into a database where it already exists if you follow here
|