community.borland.com

Article #25446: ODBC doesn't display time portion of the InterBase date

Problem:
Can't display the whole date (date & time) via the 16-bit ODBC
driver by InterSolv.



Solution:
This is due the ODBC driver incorrectly maps the InterBase date, 
which include date and time, to SQL_Date instead of SQL_timestamp.

This is only a problem with the 16-bit ODBC driver from InterSolv. The
32-bit Visigenic InterBase ODBC driver maps it correctly.

Last Modified: 03-NOV-00