While inserting a record into a table, I got "More Values Than Fields in the function Insert" error due to an obvious problem in the SQL.
From that point on I am getting the following error on any operation (including simple select) on the table.
Bad size 1815049317 for column TITLE at offset 0x4A in recid 0x2F4C17 of d:\morph3\texis\lyceumdb\SRCH_PAGE.tbl in the function fbuftofld
Error in data, file d:\morph3\texis\lyceumdb\SRCH_PAGE.tbl, offset 0x2F4C17
Looks like I cannot do anything with the table now. Why is this happening and how do I fix the table?
Thanks
Jai
From that point on I am getting the following error on any operation (including simple select) on the table.
Bad size 1815049317 for column TITLE at offset 0x4A in recid 0x2F4C17 of d:\morph3\texis\lyceumdb\SRCH_PAGE.tbl in the function fbuftofld
Error in data, file d:\morph3\texis\lyceumdb\SRCH_PAGE.tbl, offset 0x2F4C17
Looks like I cannot do anything with the table now. Why is this happening and how do I fix the table?
Thanks
Jai