Ditto for me!! I have a nightly routine that imports Acc*** data and puts it into my R:Base database. I think it hiccupped last night. I now have that sys_comment_id table that was not there before and another table that has some funky characters in it.
Dan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Rommel Relosa Sent: Thursday, June 19, 2003 3:13 PM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: SYS_TABLES TABLE 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

