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: Export Oracle tables to DBF files (through PL/SQL + Java)

Re: Export Oracle tables to DBF files (through PL/SQL + Java)

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Wed, 06 Jul 2005 00:26:26 +0200
Message-ID: <382mc1t5roovts55m5hjgre71e1q2tgd63@4ax.com>


On 5 Jul 2005 12:25:19 -0700, mascotenordico_at_yahoo.com.br wrote:

>Hi!
>
>We need to process some data (using PL/SQL) from Oracle tables and at
>the end we need to put the result (2 temporary Oracle tables) into 2
>DBF files (composed of the same fields which exist at Oracle tables).
>We would not like to have any additional step other than run the Oracle
>procedure.
>
>We already know we might use Java inside PL/SQL... that's ok, but isn't
>there any easier method? Perhaps something like UTL_FILE?
>
>By the way, does anyone have any example using Java (inside PL/SQL) to
>achieve that result (We've found JDBF, a free DBF driver at
>http://www.svcon.com/jdbf/index.html, but we aren't sure if it's a
>reliable tool)?
>
>Best Regards

Please do not multipost.

--
Sybrand Bakker, Senior Oracle DBA
Received on Tue Jul 05 2005 - 17:26:26 CDT

Original text of this message

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