Tried that just now. No luck! Same row count 11,104 :(
I do see the 7 deleted rows in RScope and have left them alone, just empty mistakes by the user and they deleted them (that is Ok!) but the missing rows that are there are the pain. I can view them and Rscope allows me to read them. Reminds me of golf - I can see the hole but ......... it's just getting there. Sincerely, Paul I believe this was all about the same I lost that NAS. Right about the same day 6-9-09 Might there be a connection-? Hard to say. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Alastair Burr Sent: Wednesday, June 10, 2009 7:17 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Life in RScope Forgive me, but I think you are mixing up two alternatives: "UNLOAD then LOAD" is not the same thing as "RELOAD" - although you should end up with the same thing (with an error-free database). Nevertheless, using RELOAD a new database is created and the indexes rebuilt in one go, and, more often than not, I have retrieved data this way when others have failed. You will still see error messages but ignore them if the process will continue. (You can always go back to your original db.) You would also expect different row counts if you delete rows during the course of using your data. Obviously, it's up to you, but try it and see if you are truly missing anything in the new db. Regards, Alastair.

