Re: Dbase III to Oracle ?

From: Christian Kaas <c.kaas_at_odn.de>
Date: 1997/08/11
Message-ID: <33f06d2d.2424846_at_news.nuernberg.odn.de>#1/1


don't treat me wrong but
do a COMPLETE datamodel REDESIGN !
the way you have organized your data using dbase and having to work with it's limited relational capabilities is vwery much different from how you should do it using a modern rdbms. after that use the delimited or fixed length ascii files exported from you dbase tables and import them into oracle using sql*loader. to move from a "flat" model to a relational one is best done importing the data 1 to 1 into temporary tables on the oracle side and mvoe the data in the relational way into the new real tables.

yours
On Thu, 07 Aug 1997 10:04:27 -0600, Rohit Halbe <rohalbe_at_geocities.com> wrote:

>Can anybody suggest me the best method of
>translating Dbase III data to Oracle 7.3
>for Win NT ?
>
>Thanks
>
>Rohit Halbe

Christian Kaas
Client/Server development and consulting Fax. 49-9129-5518
Phone 49-9129-5508 Received on Mon Aug 11 1997 - 00:00:00 CEST

Original text of this message