Ragnar Beer wrote at 2005-6-27 18:50 +0200:
>After upgrading Zope from version 2.6.4 to 2.8.0 and mysqlpython from 0.9.2 to
>1.2.0 I cannot add or edit ZSQLMethods anymore, although there is an open
>(MySQL)db-Connection that works just fine with the same ZSQLMethods that cannot
>be edited or with external methods. The error I'm getting is: 
>
>"There are no SQL database connections. You need to add a Zope SQL database
>connection before you can edit a Zope SQL Method."

Almost surely, your "ZMySQLDA" instances are broken (and then
do not behave as "SQL database connection" instances).

Check your Zope logfile for messages of the form
"could not install product...".

-- 
Dieter
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to