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

Home -> Community -> Usenet -> c.d.o.misc -> Re: ACCESS2000 to Oracle8i

Re: ACCESS2000 to Oracle8i

From: Billy Verreynne <vslabs_at_onwe.co.za>
Date: Tue, 17 Sep 2002 08:13:25 +0200
Message-ID: <am6h7f$3mg$2@ctb-nnrp2.saix.net>


bruce wrote:

> I'm trying to access (pardon the pun) some data stored in Oracle through
> Access 2000 and I'm having some trouble.
<snipped>

Do not use a linked table in MS-Access to access an Oracle table via ODBC, from within an ASP script.

Just do a direct ODBC connection to Oracle. Why waste the overheads and resources and time by conecting to an Access mdb and then using it to connect to Oracle?

--
Billy
Received on Tue Sep 17 2002 - 01:13:25 CDT

Original text of this message

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