Hi, I think there is a bug in the SAP DB ODBC driver for Windows.
"make test" (or "nmake test" if using MS VC++) fails for DBD::ODBC on Windows NT/2000. ODBC function SQLGetTypeInfo does not return a row for any of SQL_DATE, SQL_TIMESTAMP or SQL_TYPE_DATE. DBD::ODBC test does not require that it works for all of them but at least for one. Works fine under Linux when not using any driver manager. Does not work under Win NT/2000 when using Microsoft's ODBC driver manager. SAP DB ODBC returns a useable value for some ODBC SQL Data types on Windows but not for DATE types. # schoen _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
