Some advice needed here. My question is about systems architecture.
My company has a mySQL large database that lives on a server. Unfortunately it's a small company and we don't have a company network, only an Internet connexion to the server, i.e. users with rights have access to the server IP.
I would like to implement a front-end that connects Access (version 2016) to mySQL server. I'm experienced about linking Access tables in a network to SQL Server, using ODBC or similar.
Questions:
-Is it possible to the the same, linking Access 2016 to mySQL database (in the server) using an IP address?
Does this imply using ODBC (which seems easier to me), a different way to connect, or some other technology (which probably would be a no for me, unless it's very straight forward)?
If yes, could you summarise the basics steps to set the connexion? I'm no expert in web technologies (Javascripts, html) so clarity is very much appreciated.
Thanks in advance, p.
My company has a mySQL large database that lives on a server. Unfortunately it's a small company and we don't have a company network, only an Internet connexion to the server, i.e. users with rights have access to the server IP.
I would like to implement a front-end that connects Access (version 2016) to mySQL server. I'm experienced about linking Access tables in a network to SQL Server, using ODBC or similar.
Questions:
-Is it possible to the the same, linking Access 2016 to mySQL database (in the server) using an IP address?
Does this imply using ODBC (which seems easier to me), a different way to connect, or some other technology (which probably would be a no for me, unless it's very straight forward)?
If yes, could you summarise the basics steps to set the connexion? I'm no expert in web technologies (Javascripts, html) so clarity is very much appreciated.
Thanks in advance, p.