Wednesday, October 28, 2009

R:BASE eXtreme 9.0 - Tip of the Day #5
Supported Versions: R:BASE eXtreme 9.0 (32/64)
http://www.rupdates.com/rbg90_32
http://www.rupdates.com/rbg90_64
Supported Builds..: 9.0.1.131028 or higher

Tip #5: Upgrading from R:BASE 7.6 for Windows to R:BASE eXtreme 9.0 (64)

If you wish to UPGRADE from R:BASE 7.6 for Windows to R:BASE eXtreme 9.0
(64), use the following simple steps:

01. Start R:BASE 7.6 for Windows

02. At the R> Prompt:

    DISCONNECT
    CONNECT dbname
    SET NULL -0-
    OUTPUT dbname.all
    UNLOAD ALL
    OUTPUT SCREEN
    EXIT

03. Start R:BASE eXtreme 9.0 (64) and switch to the folder with previous
    database and dbname.all and dbname.lob files.

04. At the R> Prompt:

    SET FEEDBACK ON
    RUN dbname.all

    Watch your database being built in R:BASE eXtreme 9.0 (64).

05. Your new RBASE eXtreme 9.0 (64) database will include the following
    four files.

    . dbname.RX1
    . dbname.RX2
    . dbname.RX3
    . dbname.RX4

    All your working R:BASE 7.6 for Windows applications, command files,
    and routines should work accordingly.

After upgrading to R:BASE eXtreme 9.0 (64), you can take advantage of
all bug fixes, enhancements, and most importantly the built-in tools
and features, not to mention the completely re-designed interface,
development environment and the ENHANCED R:BASE Engine!

Visit http://www.RBASEeXtreme.com for complete details.

Very Best R:egards,

Razzak.


Reply via email to