MS Access group development
Posted
by Hubidubi
on Stack Overflow
See other posts from Stack Overflow
or by Hubidubi
Published on 2010-04-25T19:14:49Z
Indexed on
2010/04/25
19:23 UTC
Read the original article
Hit count: 489
We are planning to redesign quite a huge MS Access application. Is there any way to work concurently on the same application or is it possible to merge two seperate instance of the same file (not the data, but the forms and code). Now Access contains the data, but in the future version MySQL will host the data and Access will be only the frontend (via ODBC)
© Stack Overflow or respective owner