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:getting data from an access MDB file into Oracle

Re:getting data from an access MDB file into Oracle

From: me <m1ke0_at_yahoo.com>
Date: Wed, 24 Jan 2001 11:32:09 -0800 (PST)
Message-Id: <10751.127400@fatcity.com>


in the past i had to do this and just exported the data out from access into a comma separated file and then used sqlloader. of course you could also read the file using perl or pl/sql or something else to further manipulate it beyond what sqlloader would allow. look under outputto action under Access help.

HTH,
  mikeo
>
> ____________________Reply Separator____________________
> Author: Adam Turner <ATurner_at_concreteinc.com>
> Date: 1/24/2001 10:35 AM
>
> Does anyone have any stories or advice? I am new to the idea of gateways
> and Oracle using ODBC or a similar tool to get to external data. Basically
> I am going to have an Oracle 8.1.7 DB on NT that needs to pull data out of
> an Access file nightly.
>
> If someone can give me a push in the right direction for some
> doc's/info/tools that would be great!
>
>
> thanks
>
> adam
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Adam Turner
> INET: ATurner_at_concreteinc.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:
> INET: dgoulet_at_vicr.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).



Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices. Received on Wed Jan 24 2001 - 13:32:09 CST

Original text of this message

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