TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
binoy soubam
NA
3
2.8k
Inserting a date format into sql using c#
May 19 2012 3:42 AM
Hi, i'm really don't know programming but as i'm preparing for y graduation project i'm building a website. I want to insert a date format into my sql database. My date format is - month(dropdown list), date(textbox) and year(textbox). And i want to insert this date into my sql database whose datatype is datetime. plz tell me how can i insert this date format.
Reply
Answers (
2
)
Exception in C#
c# - winform - how to delete DataGridVew Rows on a child form.