Assuming your db is name MYDB DISCONNECT SET MULTI OFF SET STATICDB OFF SET MESS ON SET ERR MESS ON CONN MYDB If success. DISCONNECT Make a backup copy on another drive Use ide to rename the MYDB to MYDBBACK (any 8 character name will do) CONN MYDBBACK RELOAD MYDB
Dennis McGrath -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Jim Belisle Sent: Friday, January 04, 2008 9:54 AM To: RBASE-L Mailing List Subject: [RBASE-L] - cannot reload database My RBASE 6.5 crashed while I was editing information in a table. Now the database will not allow me to import into that table or pack the database. I am sure it 'sees' that table as open. Since I cannot pack the database, how do I care for the problem? Jim

