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-wc7ym7 жыл бұрын
you're a life saver man!.. keep it up!...
@GhassanYousif10 жыл бұрын
Dear Sir i thank you so much you are a life saver.
@abdullateifa99818 жыл бұрын
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.
@yassmine32846 жыл бұрын
Thank you so much for this video I am jassmine from marrocco , i am very hapy to watch your videos and complete your convesation
@rhyndaryll67906 жыл бұрын
thank u :D from Philippines!
@Gandula838 жыл бұрын
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
@ProgrammingKnowledge10 жыл бұрын
@nalsminator8 жыл бұрын
Thank you for your sharing, help me a lot with this of saving Date in MySQL.
@Sahikhduty Жыл бұрын
Really thanks bro ☺️
@mariocalcetin76027 жыл бұрын
Thank you very much my friend, it helped me a lot Greetings from Chile
@MrChum8 жыл бұрын
the answer that I need! thank you!
@foxayaan71603 жыл бұрын
Pro trick: you can watch series at flixzone. I've been using them for watching loads of movies recently.
@kodybaker84993 жыл бұрын
@Fox Ayaan yup, I have been using flixzone for since november myself =)
@jesushenrik86313 жыл бұрын
@Fox Ayaan definitely, I've been using Flixzone for months myself :D
@fadhilmauladhani81554 жыл бұрын
Thank you, it solved my problem
@TheJoker08 жыл бұрын
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???
@misbcc46395 жыл бұрын
wrong spelling man
@linewenterprises60507 жыл бұрын
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.
@linewenterprises60507 жыл бұрын
hi thanks for the tutorial its very helpful.
@jirridi6 жыл бұрын
This one really help. Thankyou.
@prylldmyg11937 жыл бұрын
Why do I keep getting an error "Unable to convert MySQL date/time value to System.DateTime". please help
@rylai02195 жыл бұрын
How to show the date in the datetimepicker when datagridview is clicked?
@guilhermeterra11006 жыл бұрын
is there a way to deploy the program now to use in another computer?
@review4762 жыл бұрын
Hallo how to I use datetimepicker with timer control... I have students to be move from one class to another after every academic year
@auraarzadun91278 жыл бұрын
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.
@nicador1003 жыл бұрын
Thanks very much !!!!!
@princessmaepanes76966 жыл бұрын
Guys i need help. After i used this code. The delete button doesnt work anymore. How will i fix this?
@Ishunrzb8 жыл бұрын
sir kindly make some video for networking programing like socket server code in vb
@women_kingdom2 жыл бұрын
😘😘😘😘thank youuuuu
@juanabad12529 жыл бұрын
Como hago para guardar un datos sexo con dos radio button en visual basic 2010 y sql 2008 rb1 ombre rb2 mujer
@snowdecember268 жыл бұрын
Hi, do you know how to add image to table or datagrid ? thanks :D
@harry2500077 жыл бұрын
Hello sir i want to know that how to convert 01-01-2017 as first January two thousand seventeen.
@makubexmeg7 жыл бұрын
Thanks Sir! God bless!!!!!!!!!!!
@jasonburn41617 жыл бұрын
how to compute date using datetimepicker? pls help
@yeshacroe93547 жыл бұрын
How to search T_T in datagrid for datetime picker
@yosifpharmapro67687 жыл бұрын
I have question How to convert date to integer in vb.net
@enlabodeguita3 жыл бұрын
thank you
@alktab89935 жыл бұрын
Thank 🌹
@PabloMartinez-te7ey9 жыл бұрын
very good contribution would like me to do a tutorial to update.
@MrAliWest7 жыл бұрын
Thanks sir !
@luigicalvelo68577 жыл бұрын
thank you so much !
@timothymurauzi51445 жыл бұрын
Thanks man
@misbcc46394 жыл бұрын
unable to convert string error
@OMEDIT-19903 ай бұрын
Time ?
@misbcc46394 жыл бұрын
source code needed please
@prylldmyg11937 жыл бұрын
Why do I keep getting an error "Unable to convert MySQL date/time value to System.DateTime". please help
@NK34Player7 жыл бұрын
to fix this problem change it to text in phpmyadmin then it must work :)