I have an application that requires access to a MySQL database, but since it could be installed on any PC worldwide the database would have to allow remote access.I was wondering whether it is possible to only allow remote access for reading, as this is all the application needs?If someone...
More...