Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: getting data from an access MDB file into Oracle
I think there is a way of getting Access to actually push the data up to an
Oracle database via ODBC. Something to do with creating a TransferDatabase
macro that takes each table and exports it directly to the Oracle database.
Never tested it mind, so not sure if it works how Micro$lop says it should.. But its there in the help file if you take a look..
HTH Mark
-----Original Message-----
From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of Oliver
Artelt
Sent: Wednesday, January 24, 2001 09:02
To: Multiple recipients of list ORACLE-L
Subject: Re: getting data from an access MDB file into Oracle
The other direction is possible. You can install ODBC and then link the oracle tables into the access db. But how you could dig Access to put it's data into oracle with simple methods...
oli
On Wednesday 24 January 2001 20:38, ATurner_at_concreteinc.com wrote:
> Looks interesting. Ideally what I would like to do is pretty simple ... I
> was hoping to do something like
>
> select * from dbo.tableIneed from adam_at_remoteAccessDB
>
> is there something like that out there? The word gateway comes to mind,
> but I can't seem to find much on technet about it.
>
>
> thanks
>
> adam
>
> -----Original Message-----
> Sent: Wednesday, January 24, 2001 2:06 PM
> To: Adam Turner; Multiple recipients of list ORACLE-L
>
>
> Adam,
>
> I would recommend a tool called Data Junction, not sure who makes it.
> We
> have a process (manual in nature) in our Sales & Marketing department to
> download advertising data from magazines, you know those "bingo" cards
they
> always stick in somewhere. This process then user Data Junction to map
the
> various download formats into the database. Works very well, kind of like
> SQL*Loader on steroids & user friendly too. If our going to use it in a
> batch
> mode, you may want to check out WinBatch from Wilson WindowWare
> (http://www.winbatch.com) as well.
>
> Dick Goulet
>
> ____________________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
-- --- Oliver Artelt, System- und Datenbankadministration --------------------------------------------------------------- cubeoffice GmbH & Co.KG # jordanstrasse 7 # 39112 magdeburg telefon: +49 (0)391 6 11 28 10 # telefax: +49 (0)391 6 11 28 19 email: oli@cubeoffice.de # web: http://www.cubeoffice.de --------------------------------------------------------------- -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Oliver Artelt INET: oli_at_md.transnet.de 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 mayReceived on Wed Jan 24 2001 - 15:34:50 CST