MySQL VB.NET Tutorial 19 : How to use DateTimePicker and save date in Database

  Рет қаралды 116,162

ProgrammingKnowledge

ProgrammingKnowledge

Күн бұрын

Пікірлер: 51
@kitezopo2593
@kitezopo2593 4 жыл бұрын
If you encountered and null exception cannot convert MySqlDate/Time value to System.Date.Time just change your database birthdate/DOB column datatype to TEXT instead of DATE/DATETIME.
@NotFound-wc7ym
@NotFound-wc7ym 7 жыл бұрын
you're a life saver man!.. keep it up!...
@GhassanYousif
@GhassanYousif 10 жыл бұрын
Dear Sir i thank you so much you are a life saver.
@abdullateifa9981
@abdullateifa9981 8 жыл бұрын
Great job, although I found some mistakes in your code for the query's but it's easy to solve. Thanks a lot and please keep going.
@yassmine3284
@yassmine3284 6 жыл бұрын
Thank you so much for this video I am jassmine from marrocco , i am very hapy to watch your videos and complete your convesation
@rhyndaryll6790
@rhyndaryll6790 6 жыл бұрын
thank u :D from Philippines!
@Gandula83
@Gandula83 8 жыл бұрын
Hello, I would like to thank you for this tutorial, it has been very useful for me in the realization of my applications. I would ask one thing: after adding a "DateTimePicker" within my form I chose to set the date format in this way "dd/mm/yyyy hh:mm:ss" so that the user using the program sees this format when entering the date information. The problem occurs when I go to enter the date in my MYSQL database because the only accepted date format is "yyyy-MM-dd HH:mm:ss". Can you show me correct syntax to include in my query so that the date format of "DateTimePicker" is converted to the correct one? Thanks in advance
@ProgrammingKnowledge
@ProgrammingKnowledge 10 жыл бұрын
@nalsminator
@nalsminator 8 жыл бұрын
Thank you for your sharing, help me a lot with this of saving Date in MySQL.
@Sahikhduty
@Sahikhduty Жыл бұрын
Really thanks bro ☺️
@mariocalcetin7602
@mariocalcetin7602 7 жыл бұрын
Thank you very much my friend, it helped me a lot Greetings from Chile
@MrChum
@MrChum 8 жыл бұрын
the answer that I need! thank you!
@foxayaan7160
@foxayaan7160 3 жыл бұрын
Pro trick: you can watch series at flixzone. I've been using them for watching loads of movies recently.
@kodybaker8499
@kodybaker8499 3 жыл бұрын
@Fox Ayaan yup, I have been using flixzone for since november myself =)
@jesushenrik8631
@jesushenrik8631 3 жыл бұрын
@Fox Ayaan definitely, I've been using Flixzone for months myself :D
@fadhilmauladhani8155
@fadhilmauladhani8155 4 жыл бұрын
Thank you, it solved my problem
@TheJoker0
@TheJoker0 8 жыл бұрын
Thank you, but I have a question when i try to insert date from Visual Basic Project to SQL Server 2008 with windows 7 I use '" & dateTipePiker.Text & "' it works when I use Windows 8 it don't work I tried '" & dateTipePiker.Value & "' and '" & dateTipePiker.Value.Date & "' and still dosen't work I am using Visual Basic 2010 What should I do???
@misbcc4639
@misbcc4639 5 жыл бұрын
wrong spelling man
@linewenterprises6050
@linewenterprises6050 7 жыл бұрын
i have something to ask, how to retrieve the date from the database and pass it into datetimepicker for update purposes. for example the expiration date i want to change it using datetimepicker.
@linewenterprises6050
@linewenterprises6050 7 жыл бұрын
hi thanks for the tutorial its very helpful.
@jirridi
@jirridi 6 жыл бұрын
This one really help. Thankyou.
@prylldmyg1193
@prylldmyg1193 7 жыл бұрын
Why do I keep getting an error "Unable to convert MySQL date/time value to System.DateTime". please help
@rylai0219
@rylai0219 5 жыл бұрын
How to show the date in the datetimepicker when datagridview is clicked?
@guilhermeterra1100
@guilhermeterra1100 6 жыл бұрын
is there a way to deploy the program now to use in another computer?
@review476
@review476 2 жыл бұрын
Hallo how to I use datetimepicker with timer control... I have students to be move from one class to another after every academic year
@auraarzadun9127
@auraarzadun9127 8 жыл бұрын
hi, can you have MySQL visual basic.net tutorial the topics are using PrintDialogBox you can also have the capabilties to choose printers installed, Save DialogBox have the capabilities of saving ms word file to the database. also have the find and replace Ms Word using vb.net any Ms Word starting 2003 to 2016 versions. urgent needed tutorial. thanks hopefully for your favorable reply.
@nicador100
@nicador100 3 жыл бұрын
Thanks very much !!!!!
@princessmaepanes7696
@princessmaepanes7696 6 жыл бұрын
Guys i need help. After i used this code. The delete button doesnt work anymore. How will i fix this?
@Ishunrzb
@Ishunrzb 8 жыл бұрын
sir kindly make some video for networking programing like socket server code in vb
@women_kingdom
@women_kingdom 2 жыл бұрын
😘😘😘😘thank youuuuu
@juanabad1252
@juanabad1252 9 жыл бұрын
Como hago para guardar un datos sexo con dos radio button en visual basic 2010 y sql 2008 rb1 ombre rb2 mujer
@snowdecember26
@snowdecember26 8 жыл бұрын
Hi, do you know how to add image to table or datagrid ? thanks :D
@harry250007
@harry250007 7 жыл бұрын
Hello sir i want to know that how to convert 01-01-2017 as first January two thousand seventeen.
@makubexmeg
@makubexmeg 7 жыл бұрын
Thanks Sir! God bless!!!!!!!!!!!
@jasonburn4161
@jasonburn4161 7 жыл бұрын
how to compute date using datetimepicker? pls help
@yeshacroe9354
@yeshacroe9354 7 жыл бұрын
How to search T_T in datagrid for datetime picker
@yosifpharmapro6768
@yosifpharmapro6768 7 жыл бұрын
I have question How to convert date to integer in vb.net
@enlabodeguita
@enlabodeguita 3 жыл бұрын
thank you
@alktab8993
@alktab8993 5 жыл бұрын
Thank 🌹
@PabloMartinez-te7ey
@PabloMartinez-te7ey 9 жыл бұрын
very good contribution would like me to do a tutorial to update.
@MrAliWest
@MrAliWest 7 жыл бұрын
Thanks sir !
@luigicalvelo6857
@luigicalvelo6857 7 жыл бұрын
thank you so much !
@timothymurauzi5144
@timothymurauzi5144 5 жыл бұрын
Thanks man
@misbcc4639
@misbcc4639 4 жыл бұрын
unable to convert string error
@OMEDIT-1990
@OMEDIT-1990 3 ай бұрын
Time ?
@misbcc4639
@misbcc4639 4 жыл бұрын
source code needed please
@prylldmyg1193
@prylldmyg1193 7 жыл бұрын
Why do I keep getting an error "Unable to convert MySQL date/time value to System.DateTime". please help
@NK34Player
@NK34Player 7 жыл бұрын
to fix this problem change it to text in phpmyadmin then it must work :)
Please Support ProgrammingKnowledge ....
0:23
ProgrammingKnowledge
Рет қаралды 139 М.
C# Tutorial 23: How to use DateTimePicker and save date in Database
14:04
ProgrammingKnowledge
Рет қаралды 521 М.
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 30 МЛН
Revision session week 10 -11 - Maths 1
IIT Madras - B.S. Degree Programme
Рет қаралды 10
How to save/insert data to database using xampp vb.net
17:25
Programming Gaming
Рет қаралды 8 М.
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41