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

Home -> Community -> Mailing Lists -> Oracle-L -> Your problems with MS-Acess <=> Oracle

Your problems with MS-Acess <=> Oracle

From: Blum, Marc <blum_at_soptim.de>
Date: Wed, 31 Jan 2001 09:33:58 +0100
Message-Id: <10758.127872@fatcity.com>


Hi,

First, Access maps datatypes this way:

VARCHAR2(n) where n<=3D 255 is Text(n)

VARCHAR2(n) where n>=3D 255 is Memo

second, there are several bugs in the ORACLE-ODBC-Driver. Be sure to = use the
latest release, in your case 8.0.5.10. Or upgrade your client to Oracle 8.0.6 and the ODBC-Driver to 8.0.6.2.=20

Mit freundlichen Gr=FC=DFen

i.A. Marc Blum

SOPTIM GmbH
Gr=FCner Weg 22-24
D-52070 Aachen

Telefon:	+49 241 / 9 18 79-33
Fax:	+49 241 / 15 40 38

mailto:marc.blum_at_soptim.de
http://www.soptim.de Received on Wed Jan 31 2001 - 02:33:58 CST

Original text of this message

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