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: Convert Access to Oracle

Re: Convert Access to Oracle

From: Bambang Setiawan <Bambang.Setiawan_at_Sidola.com>
Date: Thu, 09 Aug 2001 19:25:15 -0700
Message-ID: <F001.00366A5F.20010809193026@fatcity.com>

I use Oracle805 EE ,
there is tool called Oracle Migration Assistant for Microsoft Access. which can migrate Access DB to Oracle .
With this tool You can only migrate from Access 97 or lower to Oracle . if your Access DB made with Access2000 , you can convert it first to lower version with Tools Menu.

there is trick to send Access data to Oracle.

first , from Access , you export all table to MS Excel then you save as delimited text the excel file .

second , you make empty table in Oracle with its structured like the Access table complete
with all of its constraints..

third , you can use Oracle SQL*Loader to load the data . off course you have to use SQL*Loader control file and datafile with customized fashion
from the excel delimited text file.

hope this help ,

<> Bambang Setiawan <>

>>> teci_at_the-testas.net 08/10/01 08:06 >>> Lisa, i thought there was one on the oracle(or maybe it was technet) website.

joe
> "Koivu, Lisa" wrote:
>
> Good morning all -
>
> Does anyone know of a free Access to Oracle conversion tool? I
> suppose I could do CTAS but I'd like to avoid that type of monkeying
> around if I can.
>
> Thanks
>
> Lisa Koivu
> Oracle Database Administrator
> Fairfield Resorts, Inc.
> 954-935-4117

-- 
Joe Testa  
Performing Remote DBA Services, need some backup DBA support?
For Sale: Oracle-dba.com domain, its not going cheap but feel free to
ask :)
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com 
-- 
Author: Joe Testa
  INET: teci_at_the-testas.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).

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Bambang Setiawan
  INET: Bambang.Setiawan_at_Sidola.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).
Received on Thu Aug 09 2001 - 21:25:15 CDT

Original text of this message

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