Usage Note 15345: How to specify a SAS datetime constant in a .NET application using the
SAS ODBC driver
When querying a SAS datetime value in a .NET application with the SAS
ODBC driver, you must use syntax like the following:
WHERE DT='01MAY2005:00:00:00'D;
instead of:
WHERE DT='01MAY2005:00:00:00'DT;
Operating System and Release Information
| SAS System | SAS Drivers for ODBC | Microsoft Windows 2000 Professional | 9.1 TS1M0 | |
| Microsoft Windows XP Professional | 9.1 TS1M0 | |
| Microsoft Windows NT Workstation | 9.1 TS1M0 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Date Modified: | 2005-06-08 16:29:55 |
| Date Created: | 2005-05-25 11:23:09 |