Re: Newbie : Oracle data to Access table.
- From: "Frank Hickman [MVP]" <fhickman3_NOSP@xxxxxxxxxxxxxxx>
- Date: Tue, 24 Jan 2006 00:24:36 -0500
"General Fear" <richmarin@xxxxxxxxxxxxx> wrote in message
news:1138059150.326811.149340@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>
> I am using VB 6.0 and Access 2002.
>
> I have a task where I need to do a select statement against an Oracle
> table and put the data into an Access table. The SQL might look like :
>
> " Insert Into MyAccessTable Select * From OracleTable "
>
> Can I do this using ADO. If so, how ???
>
> ..
>
There are at least a couple of different ways to do this, here is one;
You could create a database link to the Oracle server and issue the above
insert statement.
--
============
Frank Hickman
Microsoft MVP
NobleSoft, Inc.
============
Replace the _nosp@m_ with @ to reply.
.
- Follow-Ups:
- Re: Newbie : Oracle data to Access table.
- From: General Fear
- Re: Newbie : Oracle data to Access table.
- References:
- Newbie : Oracle data to Access table.
- From: General Fear
- Newbie : Oracle data to Access table.
- Prev by Date: Newbie : Oracle data to Access table.
- Next by Date: Re: Adding a Column fro a DataTable to Another DataTable
- Previous by thread: Newbie : Oracle data to Access table.
- Next by thread: Re: Newbie : Oracle data to Access table.
- Index(es):
Relevant Pages
- Re: Sybase and materialized views
... Multiple tables aren't an issue with Oracle for Materialized Views. ...
Galen Boyer ... Prev by Date: ... (comp.databases.sybase) - Re: SQLplus
... Hammer-Tool für Oracle. ... Dirk ... Prev by
Date: ... (de.comp.datenbanken.misc) - Re: How can I use N different where clauses in a single update statement?
... value is 'ABCDEF', and you update it to the same value, ... won't that still
be an update that gets processed by Oracle? ... What I'm really looking for is how to vary
the WHERE clause for each ... Prev by Date: ... (comp.databases.oracle.misc) - SQL query correctness/efficiency of my query
... pk in item master and the foreign key in the other 2. ... I am using Oracle
9i. ... Thanks Rob ... Prev by Date: ... (comp.databases.oracle.server) - Oracle 10g Express
... Oracle 10g Express zu tun gehabt? ... Tony ... Prev
by Date: ... (microsoft.public.de.vb.datenbank)