Click here to Skip to main content
15,883,558 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hello Guys
Im new in C# So can any one tell me how can I connect online MySql database in C# winfrom application ?

p|S if Possible so send me demo or any post which I can understand.

Thanks in advance :)
Posted
Updated 2-Nov-12 12:04pm
v2

All you need is an internet connection and the right connectionstring.
ConnectionStrings.com is a great resource to help you in building the connection string.

Update: Just find the correct connection string based on this page[^].
 
Share this answer
 
v2
Comments
hasam53 3-Nov-12 16:03pm    
Bro i just want to read user name or passwrd so which one will work ?!
Bro there is so many string i just confiused. .

my allpication is just need mysql connection so pls if you dont mind bro can you tell me which string is rite for me. . ?!

thanks alot for reply :)
 
Share this answer
 
Comments
fjdiewornncalwe 2-Nov-12 21:18pm    
1) Please don't add solutions to comment on another persons answer. Use the "Have a Question or Comment" widget instead.
2) You need to decide which connection string you need based on the parameters in that page. I have no idea which one you'll need.

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