Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Accessing MySQL on a remote server with VBScript

Status
Not open for further replies.

Ickmund

ISP
Jun 17, 2004
3
0
0
SE
On the client side I have a VBScript that is executed from within SecureCRT on win2k-machine. On the server side I have a MySQL server.

I need this script to access the database to retrieve some data. Problem is that I can't figure out how to set up the connection to the database on a different IP.

Any pointers?

//Magnus
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top