Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> ODBC and Data Formats

ODBC and Data Formats

From: Eric Logsdon <ELogsdon_at_Coop-tech.com>
Date: Tue, 7 Dec 1999 14:04:19 -0500
Message-ID: <VSc34.2114$uM4.1678@client>


I have an application written in MS VC++ that uses ODBC to access various database platforms. When I use Oracle8, I am having trouble retrieving DATE columns. My bind column tells it that the target field should be in SQL_C_TIMESTAMP format, which is defined as a TIMESTAMP_STRUCT in my program. What I get returned, however, is "garbage". That is a standard ODBC3.0 data conversion (as works with MS SQL Server and IBM UDB5.2). is there something special to do with Oracle?

Thanks.

--
Eric Logsdon
ELogsdon_at_Coop-Tech.com Received on Tue Dec 07 1999 - 13:04:19 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US