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 00:56:35 -0800
Message-ID: <F001.002A55C7.20010131003530@fatcity.com>

Hi,

First, Access maps datatypes this way:

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

VARCHAR2(n) where n>= 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.

Mit freundlichen Grüßen

i.A. Marc Blum

SOPTIM GmbH
Grüner 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

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Blum, Marc
  INET: blum_at_soptim.de

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists

--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Jan 31 2001 - 02:56:35 CST

Original text of this message

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