I have some hosting from wampserver so I set up a mysql db there. the actual db info is:
hostname: ip address
db name: root
username:
version: MySQL5.0
pw:
VB.net CODE
conStr = "Server=ip address;Database=dbname;User Id=root;Password=;"
or there is another way to connect pc1(server) and pc2(client) using wampserver?
thanks
Connecting To Remote Mysql using wampserver
Page 1 of 11 Replies - 291 Views - Last Post: 07 February 2012 - 12:05 PM
Topic Sponsor:
Replies To: Connecting To Remote Mysql using wampserver
#2
Re: Connecting To Remote Mysql using wampserver
Posted 07 February 2012 - 12:05 PM
You would need to use an intermediary to do that. If you look at my contributes I show how to use basic PHP and make web service to add to a vb.NET desktop application.
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote





|