Hi,
I'm able to access the MySQL database in the same pc using http://localhost:1684/mydir/myapp.aspx. For this I'm using the following few things: Server:localhost, username:root, pwd:no. But instead of localhost, if i use the ip address like this http://192.168.12.105/mydir/myapp.aspx. Now I'm just using following few things: Server:192.168.12.105/localhost, username:root, pwd:no. It is showing error message "Error connecting to the database".
Looking for the suggestions.
Thanks & Regards,
Santos Kumar Das
Singapore