Jibbatwinkers
This kind of errors appear for more than one reason.
One of the reasons - if you have a table with fields that are "NOT NULL" but field has null values in it. (Other reason is a date/time field with all "0's".)
You mentioned it happens when you click on a column/field that = loottable_id, and crashes when there's no loottable_id there?
Then that must be a Null where it should'nt. I would check the table first.
GeorgeS
Last edited by GeorgeS; 09-12-2008 at 05:57 AM..
|