Path: news.easynews.com!easynews!newsfeed.frii.com!out.nntp.be!propagator-SanJose!in.nntp.be!nntp-relay.ihug.net!ihug.co.nz!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!fu-berlin.de!uni-berlin.de!62.156.183.226!not-for-mail
From: "Peter W" <p.wiser@mylius.com>
Newsgroups: comp.databases.oracle.misc
Subject: C++: Binding a TIMESTAMP_STRUCT variable to a column
Date: Thu, 4 Apr 2002 14:42:54 +0200
Lines: 9
Message-ID: <a8hhon$sd3k2$1@ID-131113.news.dfncis.de>
NNTP-Posting-Host: 62.156.183.226
X-Trace: fu-berlin.de 1017924183 29789826 62.156.183.226 (16 [131113])
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.00.2919.6600
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600
Xref: easynews comp.databases.oracle.misc:79656
X-Received-Date: Thu, 04 Apr 2002 05:40:50 MST (news.easynews.com)

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



