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 -> MFC and API ODBC

MFC and API ODBC

From: Estelle Besnier <estelle.besnier_at_agresso-concept.com>
Date: Tue, 9 Feb 1999 15:15:54 +0100
Message-ID: <79pjuo$htg$1@cweb.concept.fr>


Is everybody use the MFC (16 bits) with the API ODBC to manage Oracle 7.3 or Centura

How do you map a boolean, an integer and a long ?

C                                CENTURA                             ORACLE
RFX_Bool                 ?                                                ?
RFX_Int                     SMALLINT                               ?
RFX_Long                INT                                            ?
RFX_Double            ?
NUMBER
RFX_Text                 VARCHAR                                VARCHAR
I would like to have the same C code for all databases.

If you do that on 32 bits, I'am interested also. Could you send me the map you use?

ebesnier_at_concept.fr

Regards
Estelle. Received on Tue Feb 09 1999 - 08:15:54 CST

Original text of this message

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