How can I pass date into MySQL Database using C# and ADO.net?
MySQL Database only accepts date with this format:
orCode:yyyy-mm-dd
Code:yyyy/mm/dd
But, datasets format is:
I do only needs date.Code:m/dd/yyyy hh:mm:ss AM/PM
What must I do?
|
Results 1 to 1 of 1
Thread: [2.0] Insert Date Into MySQL
|
Click Here to Expand Forum to Full Width |