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: How to read DBF Files?

Re: How to read DBF Files?

From: Frank <fvanbortel_at_netscape.net>
Date: Wed, 19 Mar 2003 19:54:39 +0100
Message-ID: <3E78BCEF.9030002@netscape.net>


Pablo Santa wrote:
<snip>

>>

>
> If your by DBF files you mean in DBASE format, you can access them with
> the UTL_FILE package and write your own pl/sql routines to read/write on
> them. It is a lot of work, but it certainly can be done.

Or use SQL*Loader - it's a fixed length format

-- 
Regards, Frank van Bortel
Received on Wed Mar 19 2003 - 12:54:39 CST

Original text of this message

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