0

I have two MDB databases that I'm bringing into MySQL via phpMyAdmin, one was internal and one from my customer. Both DB's have the same structure and similar data.

I want to take the data from the ACCOUNTS table, AuditorCode column from my internal DB and insert it into the customer DB where the AcctDB = A and the AcctNo field match. In this first DB merge, I'm looking at 88 records that I want to update out of 4,000.

I've tried merges within phpMyAdmin and I've tried via uploading CSV and SQL files to no avail. Could use some help on both the best method and how to use phpMyAdmin for this.

0 Answers0