all groups > dotnet odbc.net > february 2004 >
You're in the

dotnet odbc.net

group:

Date Formats in ODBC.Net


Date Formats in ODBC.Net John Read
2/11/2004 1:46:05 PM
dotnet odbc.net:
Does anyone know what date formats ODBC.Net expects dates to be in? I'm used to converting dates to {d'yyyy-mm-dd'} in my insert and update statements. This no longer works. DateTimes required {ts'yyyy-mm-dd hh-mm-ss'}

Do you know where I look up this ODBC.Net SQL Syntax like this? Lists of ODBC functions that work under ODBC.Net would be useful as well

Thanks very muc

Re: Date Formats in ODBC.Net bledu
3/30/2004 8:39:12 AM
try this http://support.microsoft.com/?kbid=230912
might help

[quoted text, click to view]
used to converting dates to {d'yyyy-mm-dd'} in my insert and update
statements. This no longer works. DateTimes required {ts'yyyy-mm-dd
hh-mm-ss'}.
[quoted text, click to view]

AddThis Social Bookmark Button