I would keep a log of where it crashes in the app. That should point you to the bad code.
It also depends if you are you are using it with multiple users. If so, a different set of rules apply. For example, you can not modify tables when other people are in that table. I have been there and it has fustrated me. But I did find the error in my code and fixed it. Dan Goldberg -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of marc schluter Sent: Tuesday, June 15, 2004 5:59 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Crash City Hi all I have been fighting this for over 1 year and have reached the end of my rope. I am using XP pro and 6.5++ the latest build. RBase crahes about 2-3 times a day. About 3-4 times a week the data gets trashed and I need to use a backup. It is not the same place in the program that crashes. One part will crash a few times then that part to the program will work for weeks but another part will start crashing. I have installed new RAM, reinstalled XP. Trapped the last 3 errors into a table and fixed all of them many months ago. The only errors I get are putting text in a date field or something like that. What else can I check. If my code was bad I would expect it to crash in the same place each time I run that code? Or am I wrong? Marc __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! http://promotions.yahoo.com/new_mail

