neerjakhattar
New member
- Local time
- Today, 06:55
- Joined
- Dec 6, 2010
- Messages
- 6
I have 2 Access databases which contain 10 tables in each.I want to make a sync of 2 tables from both of the databases with mysql tables.
In mysql I just have the same structure of those 4 tables and i need record from access databases tables.
Whenever anyone do any updates in access tables that update should automatically comes in mysql tables.
Please advice me what i can do to make a sync or link or trigger or anything so that I can get all the updated data from access tables
In mysql I just have the same structure of those 4 tables and i need record from access databases tables.
Whenever anyone do any updates in access tables that update should automatically comes in mysql tables.
Please advice me what i can do to make a sync or link or trigger or anything so that I can get all the updated data from access tables