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

Home -> Community -> Usenet -> c.d.o.server -> SQL_C_NUMERIC support in Oracle ODBC driver

SQL_C_NUMERIC support in Oracle ODBC driver

From: Dmitriy Ivanov <divanov_NOSP_at_M_.aha.ru>
Date: Mon, 6 Jun 2005 21:59:43 +0400
Message-ID: <d822kj$945$1@news.aha.ru>


Hello folks,

On Windows 2000 SP3, I have tried to connect Oracle Server 8.1.7 via client 8.1.7.4 and instantclient 10.1.0.3.

According my observation, if the column is bound as SQL_C_NUMERIC, its buffer is not updated during call of SQLFetcth or SQLFetchScroll. This looks rather odd as ODBCRelnotesUS.htm mentions the following:

Version 10.1.0.2.0
- Fixed data corruption which could occur when using SQL_C_NUMERIC
  data type. (Bug2945992)

ODBC 8.0.5.4.0
- SQL_C_NUMERIC data type.

Any takers?

--
Sincerely,
Dmitriy Ivanov
www.ystok.ru
Received on Mon Jun 06 2005 - 12:59:43 CDT

Original text of this message

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