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 -> C++: Binding a TIMESTAMP_STRUCT variable to a column

C++: Binding a TIMESTAMP_STRUCT variable to a column

From: Peter W <p.wiser_at_mylius.com>
Date: Thu, 4 Apr 2002 14:42:54 +0200
Message-ID: <a8hhon$sd3k2$1@ID-131113.news.dfncis.de>


I work with C++, ODBC (driver from Oracle, Version 8.01.75.00) and Oracle. If I bind a TIMESTAMP_STRUCT variable to a date column, after SQLFetch the byte following the variable is overridden. How can I avoid this behaviour (except adding a dummy variable after the TIMESTAMP_STRUCT variable )

thanks in advance Received on Thu Apr 04 2002 - 06:42:54 CST

Original text of this message

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