Visual VB.NET .NET Controls The Date Time Picker – Date Picker VB.NET – How do I set my datetimepicker date? visual basic visual VB.NET- DateTimePicker …
Original source
Visual VB.NET .NET Controls The Date Time Picker – Date Picker VB.NET – How do I set my datetimepicker date? visual basic visual VB.NET- DateTimePicker …
Original source
27 responses to “MySQL VB.NET Tutorial 19 : How to use DateTimePicker and save date in Database”
how to compute date using datetimepicker? pls help
Thank you very much my friend, it helped me a lot
Greetings from Chile
how to show DateTimePicker on DataGridView ? i need source code ๐ thx before ๐
Hello sir i want to know that how to convert 01-01-2017 as first January two thousand seventeen.
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.
hi
thanks for the tutorial its very helpful.
Thanks sir !
Thanks Sir! God bless!!!!!!!!!!!
How to search T_T in datagrid for datetime picker
I have question
How to convert date to integer in vb.net
you're a life saver man!.. keep it up!…
Why do I keep getting an error "Unable to convert MySQL date/time value to System.DateTime". please help
Why do I keep getting an error "Unable to convert MySQL date/time value to System.DateTime". please help
the answer that I need! thank you!
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
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.
Hi, do you know how to add image to table or datagrid ? thanks ๐
Thank you for your sharing, help me a lot with this of saving Date in MySQL.
sir kindly make some video for networking programing like socket server code in vb
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???
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.
Como hago para guardar un datos sexo con dos radio button en visual basic 2010 y sql 2008 rb1 ombre rb2 mujer
very good contribution would like me to do a tutorial to update.
Dear Sir
i thank you so much you are a life saver.
THANK YOU!!!
you help me on my project ๐
Bro. May date come automatic without select the date and time
if i need current date and time in table so kindly inform me which one date Property have select
How Insert Image to mysql ?