Hello,
First of all, I'm new with MySQL and have a question.
I tried to connect C# to MySQL but I got an error.
This is the important code:
Code:connection.ConnectionString = "server=censored.com;" + "database=censored;" + "uid=censored;" + "password=censored;"; connection.Open ();
Error message:
i444.photobucket.com/albums/qq162/JuniorJoost/error-1.png
My question is: What did I do wrong? And how can I fix it?
Hope that helps.
Yours sincerely,
Rutger Rauws.
P.S. I apologize for my bad english.
if you really have the correct username, password, and server address. and it wont connect then i believe that remote connections to the database server is disabled( this is the default)
if you have access to the mysql server configuration you can enable it, follow this guide
if this isnt the problem i suggest that you use the IP address of the database server instead of the domain name and see what happens
yo homie i heard you like one-line codes so i put a one line code that evals a decrypted one line code that prints "i love one line codes"
www.amrosama.com | the unholy methods of javascriptCode:eval(base64_decode("cHJpbnQgJ2kgbG92ZSBvbmUtbGluZSBjb2Rlcyc7"));
Yeah, you really didn't give us much information.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks