I imported an access database to mysql. The mysql database was for building my application using asp.net mvc 3. Since my access values has changed, I am looking for a way to update mysql database.
My table have over 70 000 records.
I have imported my access database to another table in mysql. Now how do I update those values from one mysql table to another and if there are new records add them as well.
Try this format ::