Options

Corrupted table

guidorobbenguidorobben Member Posts: 157
It seems like we have a corrupted table. It appears that the table is empty. But looking at the blob size is that there are at least 5000 records in the table.

Does anybody have an idea what went wrong?? A index problem?? Can I compile the Table without breaking stuff..Is there a way to export the data of that specific table?

Guido

Comments

  • Options
    i4tosti4tost Member Posts: 208
    Have you renamed this table before?
  • Options
    guidorobbenguidorobben Member Posts: 157
    No, I did not..
  • Options
    i4tosti4tost Member Posts: 208
    As i understood you are looking at the number of column "BLOB size" in Object Designer.
    So it has no relation to number of records. It is a size of object and depends on the fields, controls, code...
    If you want to see the number of records in that table you must go to Database -> Information -> Tables
  • Options
    guidorobbenguidorobben Member Posts: 157
    We found the sollution/Problem!!

    Someone had run the wrong object. That object was a report that deleted all the record from the table :D
Sign In or Register to comment.