Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: ACCESS2000 to Oracle8i
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?
-- BillyReceived on Tue Sep 17 2002 - 01:13:25 CDT
![]() |
![]() |