Returns the escaped presentation of the date string .
odbc_escapeDate ( date As String ) As String
Intent >odbc_EscapeDate("2008-01-03") --> "{d '2008-01-03'}"