Hi, I'm new to Zope and was wondering if anyone knew on the add Z mysql connection, what is the format of the database connection string? Alan
Hi, I'm new to Zope and was wondering if anyone knew on the add Z mysql connection, what is the format of the database connection string?
Alan
database_name@host.domain username password (all one line, spaces separating username and password). username and password need to be in the MySQL grant table. tone. ------ Dr Tony McDonald, FMCC, Networked Learning Environments Project The Medical School, Newcastle University Tel: +44 191 222 5888 Fingerprint: 3450 876D FA41 B926 D3DD F8C3 F2D0 C3B9 8B38 18A2
Use: database@host username password Kevin On Wed, 19 May 1999, alan spector wrote:
Hi, I'm new to Zope and was wondering if anyone knew on the add Z mysql connection, what is the format of the database connection string?
Alan
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
alan spector -
Kevin Lewandowski -
Tony McDonald