Oh, I did that when I was dealing with my "SYS_COMMENT_ID" table problem.

When I reloaded the structure, I got errors regarding "unknown procedure" on
my triggered tables.

To get by the errors, I had to unload the data in the SYS_PROCEDURES table
first, include an INPUT SYSProcs.txt in my unload structure prior to
recreating my tables.






-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Troy
Sosamon
Sent: Friday, June 20, 2003 10:25 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - RE: SYS_TABLES TABLE


That is why I always do it in 2 parts, an schema file and then the data
file.

Troy

Reply via email to