Using MySQL Database with Visual Basic .NET 2010 MySQL :: MySQL for Visual Studio How to connect to MySQL database from Visual Basic Vb Connecting to …
Original source
Using MySQL Database with Visual Basic .NET 2010 MySQL :: MySQL for Visual Studio How to connect to MySQL database from Visual Basic Vb Connecting to …
Original source
38 responses to “MySQL VB.NET Tutorial 1 : Getting Started and Mysql database Connection”
Very good video, man. I did everything and learned so much. Can you tell me what should I do if I get an error "the host pc doesnnt support ssl"? Looking forward to your reply.
For those of you using VisualStudio 2017. Adding MySql.Data is simple.
Instead of right clicking and going to "Add" ..Select "Manage NuGet Packages…" and from there you will be able to find MySql.Data package.
Thank you!!
Very well explained. Your examples all worked well. Are there any good books on this subject?? Please keep up the good work.
please make a video on visual basic and oracle connection
Hey… anyone please help me,i want to make a project "Auditorium event management system" with using mySQL &visual basic.I don't know how to start up to my project.(how to give server name,how to connect together,how to connect db etc…) please help me……………….
what data type on gender??
thanks for this tutorials, Don't worry I wont skip the ads so I can give back something for you
Muchas gracias!!!! Thanks a lot i'm from México
Does any one know how to publish the project with the correct prerequisites of mysql? Its my first time using mysql as database by the way.
hi i want to code source project download plz
Thank u so much… Good work.
.
Good tutorial but very slow and the gaps in between are annoying. Thanks though for useful videos.
how about inserting and retrieving images for MYSQL Database?
thanks bro.. very helpful.
Adding links to playlist would be helpful?
why wont it work ? im using vb 2013 🙁 unable to connect to any specified connection host ;(
can u teach us how to backup and restore database codes using vb.net and mysql…thnx
4:37 When I right click to add reference, there is no .Net tab that allows me to select "MySQL.Data"
Very good 🙂
I love you! I downloaded all your VB.Net Tutorial! so i Subscribed you! thanks to you bro 🙂
#KeepItUp
Severity Code Description Project File Line Suppression State
Error BC30451 'MySqlConnection' is not declared. It may be inaccessible due to its protection level. DBprojectF c:userssrijandocumentsvisual studio 2015ProjectsDBprojectFDBprojectFForm1.vb 8 Active
Its showing this error how to solve it
Why it is needed to make it NEW MYSQLCONNECTION?
thank you for the tutorials! 🙂
how do i get the DOB imported to sql when i use date picker instead of textbox?
Thanks.. real help
Excellent…….
Sir please tell me how can i deploy my vb.net windows application with mysql workbench database,the setup is working in my computer but it is not working in client machine,it is unable to get sql reference.please help me sir. (i am using visual studio 2015)
sir if i make package of my softare and another user start that software, so they need to install mySQL in they machine
thank you very much my vb app just connected to my WAMP mysql database.
next, how do i insert, delete, and update my data in the tables???
Thanks, very usable. Solved my connection problem
Please can I get a Script Files of the database you used in the tutorials?
Realy Good job, thx for all info .
I increment port in mysql connection,
"server=localhost;port=3306;userid=root;password=root;database=maps"
only adding notes.
Very Awesome channel, like u
Very nice. Helped a lot!
if "MySQL.DATA" not available in the list of add reference means, what we have to do !!!!!!! Reply please
Dude, you saved me a tons of sunlight. Thank you!