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: Inserting into Access table from ADO Rset or Cmd from Oracle

Re: Inserting into Access table from ADO Rset or Cmd from Oracle

From: jason <jfielding_at_trinitech.co.uk>
Date: Mon, 21 Feb 2000 09:17:23 -0000
Message-ID: <88qvqs$4qh$1@trinitech.demon.co.uk>


I've never used Macros, would I be able to execute the macro from VB at run-time ?; and, can this be done without linking the Oracle View into Access ?
Jason

Rob DeMarco wrote in message
<4Zor4.17935$Zp1.587212_at_newsread1.prod.itd.earthlink.net>...
>Jason,
>
>Skip the middle man. Set up an Access 97 macro that
>will import the view's records from an ODBC
>data source (namely your oracle db) into a blank table.
>You will be hard pressed to find a way to use ADO for such a bulk
operation.
>
>Rob
>
>jason <jfielding_at_trinitech.co.uk> wrote in message
>news:88jn31$ilq$1_at_trinitech.demon.co.uk...
>> Hi,
>> I'm using VB6, Access 97 and Oralce 8.04.
>> Can anyone tell me 1) If it's possible .... and 2) a hint on how .....
>> .......to retrieve data from an Oracle View using either an ADO
>> Recordset or ADO Command (can do that bit) - but then insert
>> this data straight into an empty Access table - without looping
>> through the retrieved data record by record ?
>>
>> Any pointers would be really appreciated.
>> TIA
>> Jason
>>
>>
>
>
Received on Mon Feb 21 2000 - 03:17:23 CST

Original text of this message

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