[Zope] Zope Error
   
    J Cameron Cooper
     
    jccooper@jcameroncooper.com
       
    Tue, 13 May 2003 19:42:52 -0500
    
    
  
>
>
>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
>  
>
Until you give us more specifics about your circumstances, the best I 
can say the very obvious: the table 'Patients_items' does not seem to 
have a 'number'. Look at your database and make sure you're spelling 
things right.
          --jcc