TableData 0 does not exist.

Christian_WandborgChristian_Wandborg Member Posts: 23
Hi,

After upgrading from 5.00 > 6.01 native, I receive the following error when performing database test (Custom > Test field relationships between tables):

TableData 0 does not exist.

Since the last table in progress before the error occurs is table 25 'Vendor Ledger Entry', I guess that the problem refers to this table, but the table compiles without any errors, and data seems to be ok.

(When done, the database will migrate to SQL Server).

Any suggestions please?
Regards
Christian

Comments

  • kapamaroukapamarou Member Posts: 1,152
    If you go to File -> Dtabase -> Information -> Tables,

    select the table you want and press Test you can pinpoint exactly the table that gives the error. Can you try that and see the result? Is it 25?
  • Christian_WandborgChristian_Wandborg Member Posts: 23
    Spot on \:D/

    Actually it was 27, but it dosen't matter. This way I found the illegal TableRelation.

    Thank you very much :thumbsup:
    Regards
    Christian
  • kapamaroukapamarou Member Posts: 1,152
    You're welcome! :D
Sign In or Register to comment.