TheSearcher
Registered User.
- Local time
- Today, 08:06
- Joined
- Jul 21, 2011
- Messages
- 383
I have a split database. Occasionally I will need to compact and repair the back end. The corruption is always in the same field of the same table. The field is called "Comments". It is a Long Text field. When it is corrupt it contains hash marks ######## inside of it. I simply export the table to a text file, delete the hash marks and restore the table. So, it's a quick fix, but I wonder what could be the cause of this? The DB is used by many users at the same time - but why would the same field of the same table always get damaged? Any ideas will be greatly appreciated.