This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
I need to format datetime that comes from MS Access to "m-d-yyyy" using odbc in C#.net( desktop app).
"Select Format([Date],'M-d-yyyy') from table" does not work.