Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: oracle to text file or mssql

Re: oracle to text file or mssql

From: Eugene Firyago <efiryago_at_bisys.com>
Date: Thu, 23 Mar 2000 10:13:33 -0500
Message-ID: <8bdc9c$qdq$1@bob.news.rcn.net>

  1. Use SQL*Plus to format and spool your query to a flat file.
  2. Use ODBC to make a connection to Oracle database from MS application (Access, MSSQL, etc.).

Ram <kramac_at_hotmail.com> wrote in message news:38DA7BF8.9DE29B8B_at_hotmail.com...
> Hi,
>
> Is there an easy and quick way to export the data from a oracle table
> to text file or another database (like MSSQL). I have to run a job every
>
> day to do this. One of my table is having 3 million records.
>
> Oracle is running on RS6000. if u have sample script, can u please email
>
> that to me .
>
> Thanks and regards
> Ram
>
>
>
Received on Thu Mar 23 2000 - 09:13:33 CST

Original text of this message

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