Trouble connecting to MySQL database form a seperate computer
I'm learning C# by making my own Chat app. And I want to use a database (MySQL) for storing usernames and passwords (IK not safe maybe). But i'm having trouble connecting to it. Any idea why?
