Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Your problems with MS-Acess <=> Oracle
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