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
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
Download MySql Connector API (Provider classes) - http://dev.mysql.com/downloads/connector/net/5.1.html
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.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.