Dan, I ran to this type of problem just recently. Somehow a table named "SYS_COMMENT_ID" was created. I couldn't use the DROP TABLE command as RBase tells me that SYS_COMMENT_ID is an undefined table.
Do you have RScope? With RScope, I was able to rename the table, fix any troubling stats (ie: incorrect number of rows, last address read errors, etc.) Then, eventually drop the table. RScope is a great-must-have utility. Saved my skin numerous times. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Dan Goldberg Sent: Thursday, June 19, 2003 1:51 PM To: RBASE-L Mailing List Subject: [RBASE-L] - SYS_TABLES TABLE Does anybody know how to edit the sys_tables table?? I have a table that has a funky name that I can not get a rid off. Dan Goldberg

