14 May
2003
14 May
'03
6:51 p.m.
Konjet kurabachew wrote at 2003-5-13 11:26 -0700:
I need help pls,
Here is the Error I got after configer Debian.
Error Type: ProgrammingError Error Value: ERROR: Attribute 'number' not found select * from "Patients_items" order by number
This error message seems to come from your database (seems to be Gadfly). It tells you that "Patients_items" does not have an attribute (column) "number". Dieter