MySQL VB.NET Tutorial 6 : Insert/Save data to database




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”

  1. 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"

  2. 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!

  3. 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.

  4. 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.

Leave a Reply