Weird data corruption

Damob9K

Trainee numpty
Local time
Today, 13:47
Joined
Apr 12, 2014
Messages
69
Hello,

I am working on some forms and using a few runSQL statements (I have another post about this) and am using test data in a table that I keep on deleting re adding and editing via the forms + SQL statements, but every now and again (has happened 3 or 4 times today) suddenly the data in the table corrupts and everything changes to what looks like Japanese writing.

Please see attached.

The only way to get rid of it is to close the DB, reopen, compress and compact, close again, then delete the record from the table.

Any logical explanation for this ? or has anyone seen this before ?

I'm in the UK so using en GB in office which is Office Pro 2010 x64

Any ideas ?
Cheers
Damob
 

Attachments

  • wtf.PNG
    wtf.PNG
    57.8 KB · Views: 103
  • wtf2.PNG
    wtf2.PNG
    30.4 KB · Views: 98
My guess is that you have a record that is already open while being edited. You definitely have some sort of corruption. Hope you keep backups.
 
It's only test data, not a live database yet, Think i may have resolved it by sorting out the other issue with my SQL statements.

Thanks for you input .

Damob
 

Users who are viewing this thread

Back
Top Bottom