logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: unsubscriptable object with psycopg?: msg#00001

Subject: Re: unsubscriptable object with psycopg?
> Hi all,
> When I try to apply a filter to a to a table, I get a notice:
> "unsubscriptable object".    Does anyone know any hints on why this is
> happening?
> 

Is it possible that database structure have been changed since database
connection was opened?  Try closing and openning again the connection
and then go to this table manager and click again "Build Objects".  

If the error persist, please try to provide a full traceback.  For
instance, changing the standard error message and adding these lines:

<dtml-if error_tb>
  <dtml-var error_tb>
</dtml-if>

Cheers

-- 
Santi Camps
http://zetadb.sourceforge.net



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click


<Prev in Thread] Current Thread [Next in Thread>