Re: Fastest way to Insert Data from 67 Access Databases to One Table in Oracle ?

From: Brad Rhodes (bradrhod_at_online.microsoft.com)
Date: 02/22/05


Date: Tue, 22 Feb 2005 12:35:29 -0800

The fastest way would like be to dump the records from Access to a .csv
file, using Access export. Then use Oracle SQL*loader to bulk load the
records in the database.
"Luqman" <pearlsoft@cyber.net.pk> wrote in message
news:%23XxCRZb6EHA.3124@TK2MSFTNGP11.phx.gbl...
> Is there any fastest way to Insert Data from 67 Access Databases of about
> 10,000 records each (Total 670,000 records) to One Table in Oracle ?
> Curently I am using VB-6 and reading each record of each database using
> ADO
> AddNew/Update Method to Insert into Oracle,but it takes much time.
> Can I use XML or text file or any other tool ?
> Best Regards,
> Luqman
>
>



Relevant Pages

  • Re: What so special about PostgreSQL and other RDBMS?
    ... That's exactly the link the licence agreement for the database points to when it ... comes to what wecan expect for paying support. ... > "Oracle may provide additional releases or versions of its programs ... If the requirements are volatile I'd do a long term contract detailing what ...
    (comp.lang.php)
  • A cool DBA job wanted
    ... 7, Oracle 6, Sybase, SQL Server ... Proposed proactive database monitoring through ... strategies to administer remote Oracle databases ... Trained installation and support personnel in basic ...
    (comp.databases.oracle.server)
  • Re: I want to add to myknowledge
    ... 7, Oracle 6, Sybase, SQL Server ... Oracle Database Administrator ... Trained installation and support personnel in basic ... Senior Oracle Database Administrator ...
    (comp.databases.oracle.server)
  • Re: choices regarding where to place code - in the database or middle tier
    ... Before Oracle decided to allow you to write stored procedures in Java, ... Even without Java existing, let alone being hosted in the database, you ... of languages that they developed for the middle tier, ... the .NET developers out there will be faced with this choice. ...
    (comp.lang.java.databases)
  • Re: choices regarding where to place code - in the database or middle tier
    ... Before Oracle decided to allow you to write stored procedures in Java, ... Even without Java existing, let alone being hosted in the database, you ... of languages that they developed for the middle tier, ... the .NET developers out there will be faced with this choice. ...
    (comp.lang.java.programmer)