tweetyangel
Programmer
I have a front end and back end application. the front end is on the C drive with linked tables, queries, forms and reports. One of the tables that is used daily has a memo field. The back end lives on the server and there seems to be no problems with the server itself. Almost daily and sometimes several times a day the back end database is becomming corrupt and needs to be repaired. The data is not actually getting corrupted but there is a flag being set so the next person who logs in gets the "Unrecognized Database Format" error message. All of the users that are already logged in see no problems. I think the issue is with the Memo field because the data for that field is stored on a different page than the rest of the record.
Does anyone have any ideas on how to resolve this or maybe an idea on another design other than using the memo type field?
Does anyone have any ideas on how to resolve this or maybe an idea on another design other than using the memo type field?