Click here to Skip to main content
15,915,684 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello ,

I can't connect to mysql database in my machine with the ip of my machine(172.168.10.27) from a c# application

But i can connect with ip name such as 127.0.0.1 and localhost

No problem to the network, connection ok with the neighbour machine
plz help
thanks
Posted

1 solution

I guess you need to work out if your database is exposed on the network, pay attention to any error messages, consider tellng us what is going wrong, etc.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900