Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: DOS DBF and CSV tables to Oracle 7.x (Solaris)
dglucky_at_my-deja.com wrote:
>
> I've got some very, very old CSV and DOS-vintage FoxBase+ DBF files
> that need sqlload'ing into Oracle 7.x on Solaris. What are the easiest
> and most elegant ways to skin this cat? TIA.
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
sqlloader can directly handle the CSV files.
For the FoxBase DBF files, simply export the files to some type of flat file format and then use sqlloader to load the data into oracle tables. Received on Fri Mar 24 2000 - 09:46:35 CST
![]() |
![]() |