MYSQL - connection from vb.net

  • Thread starter Thread starter Martin Ho
  • Start date Start date
Basically, the easiet way is to from the ToolBox Data Menu, add
OLEDBCONNECTION, and DATAADAPTER, configure those and generate your dataset.
Then bind the DataSet to your control(s) on the form.

Really you need to buy and ADO.NET book, read and learn it and post your
questions to the ADONET newsgroup rather than this one. There are many
examples in the help. Search on OLEDBDATADAPTER OR OLEDBCONNECTION

Regards - OHM



Martin said:
What would be the easiest way to connect to Mysql from VB.NET?
thanks



----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet
News==---- http://www.newsfeed.com The #1 Newsgroup Service in the
World! >100,000 Newsgroups ---= 19 East/West-Coast Specialized
Servers - Total Privacy via Encryption =---

Regards - OHM# OneHandedMan{at}BTInternet{dot}com
 
Its Saturday night at 18:21 and almost Christmas. Where am I ?, sitting
right here trying to help out on the NG along with the other regulars.

Sometimes I think I'm like Comic Book Guy from the Simpson's ( Though I'm
not Fat ), but its the nerdyness, don't ya see ?

:-)

Regards - OHM




Martin said:
What would be the easiest way to connect to Mysql from VB.NET?
thanks



----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet
News==---- http://www.newsfeed.com The #1 Newsgroup Service in the
World! >100,000 Newsgroups ---= 19 East/West-Coast Specialized
Servers - Total Privacy via Encryption =---

Regards - OHM# OneHandedMan{at}BTInternet{dot}com
 
One said:
Its Saturday night at 18:21 and almost Christmas. Where am I ?,
sitting right here trying to help out on the NG along with the other
regulars.

Sometimes I think I'm like Comic Book Guy from the Simpson's ( Though
I'm not Fat ), but its the nerdyness, don't ya see ?

:-)

Regards - OHM






Regards - OHM# OneHandedMan{at}BTInternet{dot}com

Regards - OHM# OneHandedMan{at}BTInternet{dot}com
 
Back
Top