How to: Insert New Records into a Database Database Access with Visual VB.NET.NET sql server – Insert Data into database in VB.NET How to insert Data to …
Original source
How to: Insert New Records into a Database Database Access with Visual VB.NET.NET sql server – Insert Data into database in VB.NET How to insert Data to …
Original source
23 responses to “MySQL VB.NET Tutorial 6 : Insert/Save data to database”
halfway through the video, it sounded like you were zapped by aliens 9:08
Thank you so much Ireally appreciate this
sir how you create a form within a form ?
Good video, but "July" is not Julie and "Julie is not July".. better use Indian names, your program wont degrade by using nice Indian names.
Thank you so much for this!!!
sir can you give the code validation of same entry duplicated which is they not longer to allowed to save in database ???
Hi,Im getting an error when i tried to use this code'Mysql.data.mysqlclient.myslqexeption' occured in mysql.data.dllPlease helpThanks
Hello…..straight forward video thumbs up…..i've got a quick question "How do you save a date to a database? considering a date picker is used on the form and the data type on the database is date"
Use parameters in SQL!
Please put some kind of warning for your SQL queries! If you can't replace the video. This is just a bad coding bro. You are teaching people how to be vulnerable, wide open for attacks. That's scary sheit tho, if you are aware that people so easily can get the habit of doing something one – wrong way, not checking other sources. They'll keep doing it..
Guys, use parameterized SQL queries. Look up why. Don't be lazy. Always double check the source of info!
ExecuteReader is not member of string. HELP!
my version:http://www.mediafire.com/download/0n27b70dl84w9g5/Admin_panel.exe
you did not talk about connectionstring
but u told that u have describe number of times wtf…
nice work
Please start from scratch, don't copy – paste – and edit. don't be a lazy tutor. anyway, thanks for the tutorial.
I don't mind bout that copy paste thing, but some newbies can't follow well.
Set the speed of the video to 1.5 – You're all welcome
it was very helpfull, but you have to change in the database primary Key away, otherwise it cause an Error Message, and you see the ne data Entry first, after update database. For those who have same Problems like me. Otherwise, it was quit helfpfull, thx.
Please Source Code
hi, can you teach us about
when the username and password are already taken please use other words
Thank you very much … very helpful video.
i want to store a image in database and i want to search it form the database and display it plz call u tell me… i want it plz….
What about in case of a local database ?
"there is no row at position -1". Help please.
hello, its a great video but please i got a message that says "host 'my computername' is not allowed to connect to this MYSQL server" but the login works fine if i'd manually inserted data into the wamp server phpmyadmin…. how do i go about this please? thanks in anticipation forthe urgent response.