Hi,
I have created an access database with linked table to a backend database using DAO code. We are in discussion to move the backend table in the LAN to mySQL server, so I am wondering how thag works? Will my DAO code will still work? or I have to modify all my DAO to ADO?
Because we are accumulating a lot of data and the LAN is getting slow using the access database. What are the main changes if they decide to move to mySQL server?
Thanks
I have created an access database with linked table to a backend database using DAO code. We are in discussion to move the backend table in the LAN to mySQL server, so I am wondering how thag works? Will my DAO code will still work? or I have to modify all my DAO to ADO?
Because we are accumulating a lot of data and the LAN is getting slow using the access database. What are the main changes if they decide to move to mySQL server?
Thanks