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
Ikechukwu Daniel
NA
110
21.7k
Unable to convert MySQL date/time value to System.DateTime
Jan 11 2017 4:06 AM
Hi, i have a table in mysql database with with a column for date. It was working when i initially set it up. Using custom format in my form in visual studio. But i deleted all the columns in my table and then reordered them but the same columns. After then i start getting the error:
{"Unable to convert MySQL date/time value to System.DateTime"}.
I have set convert to zero time=true, yet it is still showing i have also change the default column value to NULL yet it is still showing. Please help me. Thanks
Reply
Answers (
4
)
Remove data row from the data table in c#
Get a data random from mysql using C#