C# Tutorial 23: How to use DateTimePicker and save date in Database

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 พ.ย. 2024

ความคิดเห็น • 89

  • @DrSatti
    @DrSatti 11 ปีที่แล้ว +2

    Your vision will make a great difference in the C Sharp world for a common programmer. Keep up the good work.

  • @sahack7322
    @sahack7322 9 ปีที่แล้ว

    عااااااااااالی بود. مرررررررررررررررسی.
    it's very good. thank you so much sir. good luck.

  • @mrj4082
    @mrj4082 3 ปีที่แล้ว

    Thank you. Very helpfull despite being almost 9 years old. Appreciate it man 👍

  • @DeniseStack
    @DeniseStack 10 ปีที่แล้ว +2

    It is easy to convert the date to the database format by using the Value of the date time object. dobdatettime.Value.ToString("yyyy-MM-dd") This works really well.

    • @NabeelHassanein
      @NabeelHassanein 10 ปีที่แล้ว +1

      In VS C# 2012 Value Does not exists any more so it is done as follows
      dobdatettime.ToString("yyyy-MM-dd");
      Best Regards

    • @josi-iwnl-8920
      @josi-iwnl-8920 6 ปีที่แล้ว

      thank god

  • @kriegswar6733
    @kriegswar6733 ปีที่แล้ว

    thank you sir, you solved my problem here

  • @AlexMartinez-be2rh
    @AlexMartinez-be2rh 10 ปีที่แล้ว +1

    Thaks very much sir, I was searching for this all day long, MSDN etc. and you have the answer.

  • @naspiroh5152
    @naspiroh5152 2 ปีที่แล้ว

    Amazing tutorial.. Thanks

  • @TamillaS
    @TamillaS 10 ปีที่แล้ว +1

    thank you very much!!! your tutorials are very useful!!!

  • @achibelukwando6986
    @achibelukwando6986 11 ปีที่แล้ว

    learning a lot from your videos and still learning # keep up the good work guy

  • @wilsonmateo6346
    @wilsonmateo6346 8 หลายเดือนก่อน

    thanks for the video mate it is not what i was looking for but great (what i am looking for is how to select the information of date from a datagridview, and make the datetimepicker show it) have tried a lot but nothing works

  • @miesen1of4
    @miesen1of4 4 ปีที่แล้ว

    Thank you , i this was helpfull for my class lab.

  • @emilioibanez4981
    @emilioibanez4981 2 ปีที่แล้ว

    Thankyou this helped a lot

  • @czajla
    @czajla 7 หลายเดือนก่อน

    spolier: property Format set Custom, this will activate property CustomFormat

  • @nerodan1763
    @nerodan1763 11 ปีที่แล้ว

    me han servido de mucho tus vídeos gracias, thanks for uploading your knowledge

  • @nessiraronialvarez1594
    @nessiraronialvarez1594 7 ปีที่แล้ว

    Thank u very much :') you are beatiful programmer

  • @sivakumarsivakumar1304
    @sivakumarsivakumar1304 9 ปีที่แล้ว

    the datetimepicker nice example

  • @HenryDubon23
    @HenryDubon23 6 ปีที่แล้ว

    Gracias, saludo desde Honduras

  • @diahdwilestari1052
    @diahdwilestari1052 4 ปีที่แล้ว

    thank you, this video help me a lot

  • @saurabhbelekar5431
    @saurabhbelekar5431 3 ปีที่แล้ว

    Thanks bhaii❤🙏

  • @bloodymindedchild
    @bloodymindedchild 8 ปีที่แล้ว +7

    "Date of butt" lol
    PS : I like your vids, keep doing !!!

  • @sandarusampath7463
    @sandarusampath7463 ปีที่แล้ว

    Thanks a lot🔥

  • @fatimashoaib4542
    @fatimashoaib4542 7 ปีที่แล้ว

    such an amazing one! helped me a lot thank you so much

  • @selimsacu6387
    @selimsacu6387 5 ปีที่แล้ว

    Thank you very mach

  • @سبحاناللهالحمدلله-ش2ر6ث
    @سبحاناللهالحمدلله-ش2ر6ث 2 ปีที่แล้ว +1

    Type of field (DOB) date or vchar??

    • @aydinyusifov262
      @aydinyusifov262 11 หลายเดือนก่อน

      I used datetime. It works

  • @TheJoker0
    @TheJoker0 8 ปีที่แล้ว +1

    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
    What should I do???

  • @melvindelen2518
    @melvindelen2518 7 ปีที่แล้ว

    Great tutorial. Thanks. Could you help me saving leap year in a database? Many thanks

  • @nicador100
    @nicador100 3 ปีที่แล้ว

    Thanks very much !!!!!!

  • @heshanvithanage7357
    @heshanvithanage7357 9 ปีที่แล้ว +2

    Thanks :-) It's Work

  • @eddyquintero91
    @eddyquintero91 7 ปีที่แล้ว +2

    hello, What kind of data do you use in the date field of sql server?

  • @oddswish9524
    @oddswish9524 5 ปีที่แล้ว

    Thanks bro.

  • @spaceredx
    @spaceredx 2 ปีที่แล้ว

    Gracias bro

  • @EkambaramPalabindela
    @EkambaramPalabindela 10 ปีที่แล้ว

    Thank You sir....

  • @NabeelHassanein
    @NabeelHassanein 10 ปีที่แล้ว

    DOB is an abbreviation Date Of Birth and accordingly represent Date field

  • @bereshdo
    @bereshdo 11 ปีที่แล้ว

    that's good will be succssed

  • @RadhaKrishna_777
    @RadhaKrishna_777 4 ปีที่แล้ว

    Thank u 😊

  • @rushiayyappa165
    @rushiayyappa165 10 ปีที่แล้ว

    how can i view the details again in those textboxes ,considering id as primary key,
    how to convert it while retrieving it from database?

  • @heraNbUdDHikA
    @heraNbUdDHikA 10 ปีที่แล้ว +2

    what is the data type of DOB attribute in the database?

    • @ikadoxdell1695
      @ikadoxdell1695 10 ปีที่แล้ว

      i also need to know that xD

    • @MrCoolbuddy143
      @MrCoolbuddy143 10 ปีที่แล้ว +1

      Ikado Xdell Heran Buddhika The data type used in DOB is DATETIME.

  • @zwggra
    @zwggra 11 ปีที่แล้ว

    BE CAREFULL WHO EVER DO THIS LOAD DATABASE BUTTON DOESNT WORK WITH DATES YOU MUST USE THIS ON LOAD BUTTON :
    "server=localhost;User Id=root;password=kalaok123;Persist Security Info=True;database=database; Convert Zero Datetime=True"

  • @hakanyldz9013
    @hakanyldz9013 6 ปีที่แล้ว

    thanks bro

  • @snehanaidu5532
    @snehanaidu5532 5 ปีที่แล้ว

    When i click on date timer then my calendar is not showing that years and months why? Just showing today's date and that same format but other years date are missing what should i do? Please answer

  • @BrunoSouza-jy4rk
    @BrunoSouza-jy4rk 8 ปีที่แล้ว

    help a lot !!!

  • @JunLee000
    @JunLee000 8 ปีที่แล้ว

    how to write code on dateTimePicker if you want to Display selected row from datagridview to TextBox click event
    dateTimePicker1.Text = row.Cells["dob"].Value.ToString(); it has error if I try to code like this

    • @humkobulanayou
      @humkobulanayou 8 ปีที่แล้ว

      Watch my channel for IT videos

  • @ashrafzaky
    @ashrafzaky 4 ปีที่แล้ว

    when i was trying to store the Picked Date it always send 00 month becuse my formate was dd/mm/yyyy, but it fixed when i changed it to dd/MM/yyyy ... why i must wirte MM not mm ? thanks in advance.

  • @saqibsultan9410
    @saqibsultan9410 9 ปีที่แล้ว +2

    Thnk's very much sir for this tutorial
    I want to asked one thing how can we add a remainder in c#, for example remainder for the date of birth.

  • @coocoonuut49
    @coocoonuut49 9 ปีที่แล้ว

    thx so much!!!

  • @TormentaJohnny
    @TormentaJohnny 10 ปีที่แล้ว

    somebody knows can i get a function that returns a inner join queery results using tree layer Architecture. I'm developing and studying with Murach Adonet Book, but i can´t find it.

  • @SrVentor
    @SrVentor 6 ปีที่แล้ว

    Thanks !!!!

  • @redcardfordie
    @redcardfordie 8 ปีที่แล้ว

    thank u

  • @shibleekhan101
    @shibleekhan101 11 ปีที่แล้ว

    What can i do if i am not using the the MySQL server. i am using northwind database sample and i add column of DOB in it. when i use the datetimepicker i got the error massage (string or binary data would be truncated.the statement has been terminated.) Can any one help me? Thanks

  • @mohammadtaghipahlavan940
    @mohammadtaghipahlavan940 4 ปีที่แล้ว

    ok what if i want to read that date i put in DOB in to my app?

  • @fabiogoncalves3677
    @fabiogoncalves3677 9 ปีที่แล้ว

    Hello
    i am using sql server 2012 so can u tell me what i am suppose to wirite when u write("datasource=localhost;port=3306;username=rot;password=root";)
    i dont know :3 help

  • @MIKEJMTR
    @MIKEJMTR 10 ปีที่แล้ว

    Not working!
    just save 0000-00-00 00:00:00:00.000000
    "Incorrect date time value "12/11/14 0:00:00' for column "DOB" at row 1

  • @skybladeyou
    @skybladeyou 8 ปีที่แล้ว

    hi may i know how u make the login page?

  • @maran9178
    @maran9178 7 ปีที่แล้ว

    Awesome

  • @cameronjordan897
    @cameronjordan897 5 ปีที่แล้ว

    I lov u

  • @gdragon448
    @gdragon448 6 ปีที่แล้ว +1

    what is data type in sql server of date?

    • @jchaila_
      @jchaila_ 5 ปีที่แล้ว

      Datetime

  • @abobakersdeeg
    @abobakersdeeg 7 ปีที่แล้ว

    iwant using datetimepaker in sql server iceart column in db sql server type date in form iused datetime packer values datetimepacker1.text or value is errror

  • @joannamaevillamor4270
    @joannamaevillamor4270 4 ปีที่แล้ว

    How about the code for radio button?

  • @ribvicky
    @ribvicky 8 ปีที่แล้ว +2

    Use parametrized query :-/

  • @guleye
    @guleye 5 ปีที่แล้ว

    do something for your fan

  • @abobakersdeeg
    @abobakersdeeg 7 ปีที่แล้ว

    I want a distinguished institute in c# asp.mvc , India. Please detail the title. I will come from outside India

  • @kishorkabadi6551
    @kishorkabadi6551 6 ปีที่แล้ว

    how to change language of DateTimePicker to Rusian in c#.net

  • @kiolerond8926
    @kiolerond8926 8 ปีที่แล้ว

    can i have a copy of your codes?

  • @abdallahahmed3981
    @abdallahahmed3981 9 ปีที่แล้ว

    please could anybody tell me how to insert date from date and time picker in MS Access DB ?

    • @vantastic
      @vantastic 9 ปีที่แล้ว +1

      Abdallah Ahmed This is a C# tutorial dude, however I'm familiar with VBA so I can hopefully help you. You need to format the value within DatePicker to suit the destination database requirement. If MySql, then the following code will work:
      dim MySqlDate as String
      MySqlDate = format(dtpicker.value,"yyyy-mm-dd HH:nn:ss") 'You can remove the time formats if you just need the date itself.
      then include that string variable into your SQL string and use the runsql function. Something like:
      Dim MyQuery as String
      MyQuery = "INSERT into tablename (datefield) VALUES ('" & MySqlDate & "');"
      DoCmd.RunSql(MyQuery)
      Not sure if this is what you're after though.

  • @hydrohutechhcm
    @hydrohutechhcm 11 ปีที่แล้ว

    i have a problem but it's done now

  • @a-maxlee5763
    @a-maxlee5763 11 ปีที่แล้ว

    May I ask that the data type of attribute "DOB" is what? time or nchar(10)?
    Can any one reply me...Thank you
    ~~

  • @gian-lucanardini9706
    @gian-lucanardini9706 9 ปีที่แล้ว

    mine is creating multiple names

  • @manigopal
    @manigopal 11 ปีที่แล้ว

    how to use this in C# in SQL server 2008

  • @m0ro0n
    @m0ro0n 8 ปีที่แล้ว

    can you send for ,me the source please

  • @wunnell
    @wunnell 6 ปีที่แล้ว

    Any tutorial that teaches people to use string concatenation rather than parameters when saving to a database is a bad tutorial.

  • @youdodle
    @youdodle 9 ปีที่แล้ว

    abudalalalalalala

  • @hebermendozacaballero267
    @hebermendozacaballero267 8 ปีที่แล้ว

    porque si es aleman el tipo que explica el video, lo programa en inglés, no les basto con perder la guerra? jajaja

  • @ishanmadushanka3709
    @ishanmadushanka3709 ปีที่แล้ว

    thank you bro

  • @ShadowDared
    @ShadowDared 5 ปีที่แล้ว

    thanks you very much