Re: Convert dBASE (.dbf) files to Oracle tables-Macintosh?
From: Venky M. Venkatachalam <venky_at_engr.latech.edu>
Date: 17 Jan 1994 02:26:36 GMT
Message-ID: <2hct0s$na3_at_aurora.engr.latech.edu>
Date: 17 Jan 1994 02:26:36 GMT
Message-ID: <2hct0s$na3_at_aurora.engr.latech.edu>
Steven Roffman (roffman_at_merhaba.cc.columbia.edu) wrote:
:Is there an automatic way to convert dbase files(.dbf) to Oracle tables in the
:Oracle for MAcintosh 2.0 or for the AUX version?I am told there is utility f
: for the dos verion.
: Thanks.
I am not sure about the .dbf files.
But I converted some large data from ingres to Oracle using the
utility sqlldr ( sqlloader). It is pretty much straight forward
and creating the control files is pretty much easy. I converted
the commas in ingres data files to spaces using sed editor in
UNIX. Space is the delimiter for oracle files. If you need
further info please drop me a line.
goodlucks,
-- venky :) ------------------------------------------------------------------------ venky_at_engr.latech.edu M.Venkatachalam Address :106 S.Homer st., Apt #34, Ruston LA 71270 Telephone: (318) 255 6810 -----------------------------------------------------------------------Received on Mon Jan 17 1994 - 03:26:36 CET