Nice idea, Damon, but the DB is about as simple as you can get and still call it a database. All it does is control other databases so it has a table for database details, another for user access details and a couple of tables for backup details of other databases (and itself). There are no views, reports or labels and only one form - hence it wasn't too hard to point the finger at the form. The only other thing is the temp table used by the form that is created with data from another database via a file so the other database is irrelevant as long as the data file is created (and it is).
You may have seen by the time you read this that I seem to have stopped the crashes by changing the clickable images to text buttons so now I'll set to work on trying to get the images back again. However, bearing your experience in mind, maybe I'll delete the form, backup and restore, and then recreate the form so that I'm certain that nothing is corrupted first. Thanks & regards, Alastair. ----- Original Message ----- From: <[EMAIL PROTECTED]> To: "RBASE-L Mailing List" <[EMAIL PROTECTED]> Sent: Saturday, January 04, 2003 6:30 PM Subject: [RBASE-L] - Re: Criteria For MyUnstablenessWithR:Base6.5++Build 1.862 > Alistar, > > I've been watching this thread, and thinking. Do you have any views or have you changed the order of colums in any tables? I had one that I kept blowing up, and I had changed the order of columns in a table that wasn't related to this form. Somehow, it got the column numbering in the RBase engine screwed up, and every time I went into that form, and used it, I gor bombed. Took me a week to figure it out! I recreated the form, and everything worked wonderfully. Just an idea, since we're grasping at straws with this one > > Damon > > > > In a message dated 1/4/2003 1:19:07 PM Eastern Standard Time, [EMAIL PROTECTED] writes: > > > Maybe this particular form is just corrupted and needs to be re-created but > > that's a long job but maybe I'll have to bite that > > particular bullet. > > > > Regards, > > Alastair. >

