Click here to Skip to main content
15,891,855 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello guys,

please help...
i haven't had any idea on how to make this app?
but does anyone have encountered like this?
a simple desktop that connects to the web database of a website...

thanks in advance..
Posted

Download and install MySqlConnector. This provides a set of classes that allow you to perform database operations on MySql.
Hope this helps.
 
Share this answer
 
It's just thing about connection string man. Just change the servername with Remote machine's Host name or IP address in connectionstring. That's all.

The VB.NET-MySQL Tutorial – Part 5[^]

Attachments

www.connectionstrings.com/mysql[^]

How Do I Enable Remote Access To MySQL Database Server?[^]
 
Share this answer
 
Comments
jleonorlane 4-Feb-11 10:17am    
..thanks thatraja, what i have done now is ,i have try first to connect using the SQLyog SSH Tunnel.
And i had successfully connect to the database of my website.
But my desktop app can't connect to the website database.Do i have to put an SSH feature to my app, for me to connect to my website's database?
Nilesh Makavana 13-Oct-11 1:47am    
hello
how can i connect to database when the free hosting database
it's possible that free web hosting database that can i use in my vb.net desktop application.
i used vb2010
i able to connect to my local host but i can't connect to my web host
database

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