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

Home -> Community -> Usenet -> c.d.o.server -> Re: MSaccess import???

Re: MSaccess import???

From: Peter Gadah <pgadah_at_sundial.net>
Date: 1997/08/11
Message-ID: <33EFB6E0.23C9@sundial.net>#1/1

Ed Lufker wrote:
>
> Hi all:
>
> Does anyone know how to move a MS-access table over to
> oracle running on unix.??? I am using oracle 7.3.2.2.0
>
> thanks in advance
> eddie lufker

Ed,

What you can do is save the table as delimited text file from MS Access, and then import the table into the Oracle7 Server by using the SQL*Loader utility.

..Otherwise..

The other alternative you might want to consider is to use an ODBC driver, which can be downloaded from:

        http://www.oracle.com/products/free_software/

Regards
The Oracle Guru... Received on Mon Aug 11 1997 - 00:00:00 CDT

Original text of this message

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