Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
VB6 and MYSQL
02-06-2010, 11:45 PM
Post: #1
VB6 and MYSQL
Ok, I have about 10 days with nothing to do so I was wanting to work on a personal project. Im constrained to using VB6 for the work. It has been quite some time since I used VB6 and I was never quite an expert in it to start with so please bare with me.

I would like to use VB6 to connect to a MYSQL database that is running on my website (GoDaddy) but I have no idea how to use VB6 to connect to anything online I will also need to run quarry's.

In short Im looking for the VB6 equivalent of this PHP code:

PHP Code:
mysql_connect("remotehost""admin""password");
mysql_select_db("databasename"); 
and instructions to run a quarry.

Thanks in advance for any insight.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:

Contact UsDeveloper SolutionReturn to TopReturn to ContentLite (Archive) ModeRSS Syndication