At 09:21 AM 4/27/2011, [email protected] wrote:

What should I be looking for to figure out why eXtreme is taking
so much longer?

Mike,

The first and most important question, what steps did you take to
convert Turbo V-8 database to R:BASE eXtreme 9.1 (64).

A few suggestions:

Once converted successfully, make sure to re-build the entire
database using the simple technique as follows:

CONNECT dbname
OUTPUT filename.all
UNLOAD ALL
OUTPUT SCREEN
DISCONNECT
RENAME dbname.rx? dbname_bkp.rx?
SET FEEDBACK ON
RUN filename.all
SET FEEDBACK OFF

Last but not least, make sure to always use the currently available
version and build of R:BASE eXtreme 9.1. http://www.rupdates.com

Hope that helps!

Very Best R:egards,

Razzak.


Reply via email to