Hi..I am Fredy
I want to access and get record from database mysql online( on internet) using vb.net
could u help me how to connection and get record from database online.
thanx

Fredy
ym:zuve_fox@yahoo.com.au

Recommended Answers

All 3 Replies

Thanx your reply Adatapost but that connector before I have used it to connection database on computer.
How to link connection, if database i put on Internet(Database online)
use vb.net
thanx

Thanx your reply Adatapost but that connector before I have used it to connection database on computer.
How to link connection, if database i put on Internet(Database online)
use vb.net
thanx

You have to supply servername or ip-address along with port number, database name,and username/password to the MySqlConnection's Connection String.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.