How to compare two data bases and to update them

If you need help on how to use the program
Post Reply
fulvio53s03
Posts: 764
Joined: 2007-04-28 05:46:43
Location: Italy

How to compare two data bases and to update them

Post by fulvio53s03 »

Dear friends,
I would like an help about the question in the subject.
I mean: I have 2 amc DB: the first has complete informations, the second contains the translated title, the borrower and a comment (perhaps already included in the first DB).
I would like to compare the 2 DB and extract the informations from the second to update the same movie in the first.
Do you have suggestions?
a script (help me to write it)?
any hidden/not seen option in amc's options?
I hope to have been clear.....

Thanks.
:up:
antp
Site Admin
Posts: 9651
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Maybe exporting the second one to CSV and then writing a script to parse that and import it in the first one?
Or there may be an easier way but right now I do not really have an idea.
fulvio53s03
Posts: 764
Joined: 2007-04-28 05:46:43
Location: Italy

Post by fulvio53s03 »

antp wrote:Maybe exporting the second one to CSV and then writing a script to parse that and import it in the first one?
Or there may be an easier way but right now I do not really have an idea.
Thanks, I had the same idea but i'm growing old and it it's more and more difficult to resolve problems and to write scripts..... :cry:
Post Reply