Re: Legacy .dbf DOS system to WebObjects...
Re: Legacy .dbf DOS system to WebObjects...
- Subject: Re: Legacy .dbf DOS system to WebObjects...
- From: Pascal Robert <email@hidden>
- Date: Tue, 4 Jan 2005 09:16:40 -0500
His current InventoryMaster.dbf file
(the main database file) contains over 2 million records ! and is very
inefficient. It took 5 hours to import into OpenBase after exporting
the
.dbf to a Tab Delimited file.
Are you using indexes (on columns) in OpenBase ? If yes, drop the
indexes before importing the data, and recreate the indexes after the
import is done. It should take less time to import without indexes and
recreating them than importing and indexing at the same time.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden