Hi All
I could like to know how to let my VB.net application connect to sql server from public and local IP?
if use Localhost my coding no issue but when using 192.168.1.2 which is my PC or my public IP it have a error message
host xxx.xxx.xxx.xxx is not allowed to connect to this mysql server
From web browser I can using either localhost or 192.168.1.2 or my public IP no issue
Anyone have any idea how to solve?
I could like to know how to let my VB.net application connect to sql server from public and local IP?
if use Localhost my coding no issue but when using 192.168.1.2 which is my PC or my public IP it have a error message
host xxx.xxx.xxx.xxx is not allowed to connect to this mysql server
From web browser I can using either localhost or 192.168.1.2 or my public IP no issue
Anyone have any idea how to solve?