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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: MS Access migration to oracle

RE: MS Access migration to oracle

From: Post, Ethan <Ethan.Post_at_ps.net>
Date: Thu, 28 Feb 2002 09:48:25 -0800
Message-ID: <F001.0041B5AF.20020228094825@fatcity.com>


Check the ODBC configuration in Control Panel and make sure the connection is not set to read only. If you have primary keys on the tables access should be capable of seeing these and thus will allow updates to the table. If not you should be prompted to supply the key columns from a list of columns when you attach to the table. Other than that I would suggest you update the ODBC drivers.

-----Original Message-----
Sent: Thursday, February 28, 2002 7:13 AM To: Multiple recipients of list ORACLE-L

I've been told to migrate one MS-Access 97 database to oracle. Oracle Migration Workbench did the
trick in an extremely clean, quick and complete way. Tables are created, populated with data and it is
now when the problem starts. The people that were using this Access database were doing so by means
of an ancient VB piece of ... code and they don't want or they don't know to adjust it. They expect the program
to somehow find the new Oracle 8.1.7.3 instance and continue to work as it did before. I created a new access database containing ODBC links to the Oracle tables, but the program is complaining that the "links" are read only. Is there any way in this world or beyond to make these tables writable? I'm inclined to tell them that they should do some coding, which is very likely to make them go back to Access.
--

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

Author: Gogala, Mladen
  INET: MGogala_at_oxhp.com

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).
--

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

Author: Post, Ethan
  INET: Ethan.Post_at_ps.net
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 Thu Feb 28 2002 - 11:48:25 CST

Original text of this message

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