Patrick,

Try the following steps to make sure that all R:BASE 7.x
related SYSTEM tables are created.

00. Make sure that you are using the latest RBG7 Update.
      http://www.rbase.com/rbg7updates

01. Start RBG7

02. At the R> prompt:

     SET MULTI OFF
     CONNECT dbname
     UPGRADE

     That will ensure that the database is fully converted
     to R:BASE 7.x with the following system tables:

     . SYS_FORMS3
     . SYS_LABELS3
     . SYS_LAYOUTS3
     . SYS_MERGE
     . SYS_REPORTS3

That's all there is to it!
 
This is from the R:Meister himself
 
Jan


-----Original Message-----
From: "Patrick Murphy" <[EMAIL PROTECTED]>
To: [email protected] (RBG7-L Mailing List)
Date: Tue, 31 May 2005 15:06:36 -0700
Subject: [RBG7-L] - SYS_LAYOUTS3 Table Does Not Exist

> I converted a 6.5++ database to 7.1, following all the prescribed
> conversion
> procedures.  However when I open a table directly I get the above
> message.
> I tried RELOADing the database, and that solved the problem until I
> disconnected and re-connected the database and the message returned.
>
> It doesn't appear to affect the operation of the database, but must not
> be a
> good thing.
>
> Help!
>
> Patrick
>

Reply via email to