I currently have and Access DB that has imported/linked tables from a MySQL databse running on a server (using and ODBC connection). I need to link the another Access DB with the same tables to my existing Access DB (pulling from a MySQL server).
Essentially i am linking an existing Acces DB to and an Existing MySQL DB using another access db to join the two. Essetialy a user would be able to make change in the exsiting Access db which would change the MySql DB and visa versa. I know this may sound reduntant, and you may be wondering why not just link to the MySql db, but this is how my boss wants it done.
thanks for any help.
Essentially i am linking an existing Acces DB to and an Existing MySQL DB using another access db to join the two. Essetialy a user would be able to make change in the exsiting Access db which would change the MySql DB and visa versa. I know this may sound reduntant, and you may be wondering why not just link to the MySql db, but this is how my boss wants it done.
thanks for any help.
Comment