Hi, I have an application that connects to a mysql database I have running on my local machine with the connection string "jdbc:mysql://localmachinename/dbname", it connects to the dbase when I am not connected to the internet but when I am connected to the internet it gives the message "Access denied for user '@%' to database". Could anyone give me a clue as to what I may have done wrong?
Secondly, I would like the database to be accessible to another user via the internet and I wonder if anyone has any guidelines on how I can do this. Thanks in advance.
Jay
Secondly, I would like the database to be accessible to another user via the internet and I wonder if anyone has any guidelines on how I can do this. Thanks in advance.
Jay