Your vision will make a great difference in the C Sharp world for a common programmer. Keep up the good work.
@wilsonmateo63469 ай бұрын
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
@DeniseStack10 жыл бұрын
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.
@NabeelHassanein10 жыл бұрын
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-89206 жыл бұрын
thank god
@sahack73229 жыл бұрын
عااااااااااالی بود. مرررررررررررررررسی. it's very good. thank you so much sir. good luck.
@mrj40823 жыл бұрын
Thank you. Very helpfull despite being almost 9 years old. Appreciate it man 👍
@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 What should I do???
@سبحاناللهالحمدلله-ش2ر6ث2 жыл бұрын
Type of field (DOB) date or vchar??
@aydinyusifov262 Жыл бұрын
I used datetime. It works
@eddyquintero917 жыл бұрын
hello, What kind of data do you use in the date field of sql server?
@markelven46416 жыл бұрын
same question
@luiejohnmalimit6 жыл бұрын
He's using VARCHAR I think, not quite sure tho..
@chetanajadhav74786 жыл бұрын
May be date time
@AlexMartinez-be2rh10 жыл бұрын
Thaks very much sir, I was searching for this all day long, MSDN etc. and you have the answer.
@achibelukwando698611 жыл бұрын
learning a lot from your videos and still learning # keep up the good work guy
@miesen1of44 жыл бұрын
Thank you , i this was helpfull for my class lab.
@kriegswar6733 Жыл бұрын
thank you sir, you solved my problem here
@MIKEJMTR10 жыл бұрын
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
@shibleekhan10111 жыл бұрын
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
@heraNbUdDHikA10 жыл бұрын
what is the data type of DOB attribute in the database?
@ikadoxdell169510 жыл бұрын
i also need to know that xD
@MrCoolbuddy14310 жыл бұрын
Ikado Xdell Heran Buddhika The data type used in DOB is DATETIME.
@TamillaS10 жыл бұрын
thank you very much!!! your tutorials are very useful!!!
@czajla7 ай бұрын
spolier: property Format set Custom, this will activate property CustomFormat
@snehanaidu55325 жыл бұрын
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
@JunLee0008 жыл бұрын
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
@humkobulanayou8 жыл бұрын
Watch my channel for IT videos
@naspiroh51522 жыл бұрын
Amazing tutorial.. Thanks
@ashrafzaky4 жыл бұрын
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.
@rushiayyappa16510 жыл бұрын
how can i view the details again in those textboxes ,considering id as primary key, how to convert it while retrieving it from database?
@melvindelen25187 жыл бұрын
Great tutorial. Thanks. Could you help me saving leap year in a database? Many thanks
@saurabhbelekar54313 жыл бұрын
Thanks bhaii❤🙏
@mohammadtaghipahlavan9404 жыл бұрын
ok what if i want to read that date i put in DOB in to my app?
@sandarusampath74632 жыл бұрын
Thanks a lot🔥
@TormentaJohnny10 жыл бұрын
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.
@saqibsultan94109 жыл бұрын
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.
@emilioibanez49812 жыл бұрын
Thankyou this helped a lot
@nessiraronialvarez15947 жыл бұрын
Thank u very much :') you are beatiful programmer
@bloodymindedchild8 жыл бұрын
"Date of butt" lol PS : I like your vids, keep doing !!!
@fabiogoncalves36779 жыл бұрын
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
@NabeelHassanein10 жыл бұрын
DOB is an abbreviation Date Of Birth and accordingly represent Date field
@abobakersdeeg7 жыл бұрын
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
@fatimashoaib45427 жыл бұрын
such an amazing one! helped me a lot thank you so much
@nerodan176311 жыл бұрын
me han servido de mucho tus vídeos gracias, thanks for uploading your knowledge
@sivakumarsivakumar13049 жыл бұрын
the datetimepicker nice example
@HenryDubon236 жыл бұрын
Gracias, saludo desde Honduras
@diahdwilestari10525 жыл бұрын
thank you, this video help me a lot
@selimsacu63875 жыл бұрын
Thank you very mach
@gdragon4486 жыл бұрын
what is data type in sql server of date?
@jchaila_5 жыл бұрын
Datetime
@RadhaKrishna_7774 жыл бұрын
Thank u 😊
@skybladeyou8 жыл бұрын
hi may i know how u make the login page?
@abdallahahmed39819 жыл бұрын
please could anybody tell me how to insert date from date and time picker in MS Access DB ?
@vantastic9 жыл бұрын
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.
@nicador1003 жыл бұрын
Thanks very much !!!!!!
@joannamaevillamor42704 жыл бұрын
How about the code for radio button?
@zwggra11 жыл бұрын
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"
@spaceredx2 жыл бұрын
Gracias bro
@heshanvithanage73579 жыл бұрын
Thanks :-) It's Work
@oddswish95245 жыл бұрын
Thanks bro.
@ribvicky8 жыл бұрын
Use parametrized query :-/
@abobakersdeeg7 жыл бұрын
I want a distinguished institute in c# asp.mvc , India. Please detail the title. I will come from outside India
@kishorkabadi65516 жыл бұрын
how to change language of DateTimePicker to Rusian in c#.net
@EkambaramPalabindela10 жыл бұрын
Thank You sir....
@hakanyldz90136 жыл бұрын
thanks bro
@bereshdo11 жыл бұрын
that's good will be succssed
@a-maxlee576311 жыл бұрын
May I ask that the data type of attribute "DOB" is what? time or nchar(10)? Can any one reply me...Thank you ~~
@Abhimanyukumar-vb8bz4 жыл бұрын
yes I have same doubt
@BrunoSouza-jy4rk8 жыл бұрын
help a lot !!!
@kiolerond89268 жыл бұрын
can i have a copy of your codes?
@manigopal11 жыл бұрын
how to use this in C# in SQL server 2008
@redcardfordie8 жыл бұрын
thank u
@gian-lucanardini97069 жыл бұрын
mine is creating multiple names
@hydrohutechhcm11 жыл бұрын
i have a problem but it's done now
@SrVentor6 жыл бұрын
Thanks !!!!
@coocoonuut499 жыл бұрын
thx so much!!!
@m0ro0n8 жыл бұрын
can you send for ,me the source please
@maran91787 жыл бұрын
Awesome
@guleye5 жыл бұрын
do something for your fan
@cameronjordan8975 жыл бұрын
I lov u
@wunnell6 жыл бұрын
Any tutorial that teaches people to use string concatenation rather than parameters when saving to a database is a bad tutorial.
@youdodle9 жыл бұрын
abudalalalalalala
@hebermendozacaballero2678 жыл бұрын
porque si es aleman el tipo que explica el video, lo programa en inglés, no les basto con perder la guerra? jajaja