Re: MS Access interface to Oracle 7

From: Guy Cox <cox2_at_ix.netcom.com>
Date: 1995/04/28
Message-ID: <3nqfsu$dfn_at_ixnews3.ix.netcom.com>#1/1


In <3nnj12$egb_at_overload.lbl.gov> Doug Olson <olson_at_sseos.lbl.gov> writes:
>
>
>> : Masood Haroon (mharoon_at_uh.edu) wrote:
>> : : Does anyone have any experience using MS Access as a front-end
>> : : with Oracle 7 as the back-end data-base server.
 

>> : : We are running Oracle 7 on a Novell network and would like to
 use
>> : : MS Access for user-interface.
 

>> : : Appreciate any comments and suggestions.
>
>
>You will need SQL*Net for Novell and Oracle ODBC and then you
>should be able to do it. Both those products should be
>available from Oracle.
>I have used SQL*Net for TCP/IP and ODBC to access Oracle from
>both Access and Visual Basic.
>The only drawback is that the ODBC interface gives you read only
>access to the Oracle database, i.e, no adds or updates.
>
>Doug Olson
>LBL
>

BZZZZZT Thanks for trying......

YOU CAN PERFORM UPDATES, ADDS and DELETES. Read the Additional Technical notes that come with access. To be updateable the Oracle Table must have a unique key. If the tables are exported from access to Oracle this attribute may get "lost". Just go to the object manager and set the UNIQUE KEY attribute on the column. Been there done it. Received on Fri Apr 28 1995 - 00:00:00 CEST

Original text of this message