[Zope-DB] MySQL connection

Andreas Jung lists at andreas-jung.com
Thu Dec 22 04:10:36 EST 2005


#

--On 22. Dezember 2005 10:06:11 +0100 Fabio <fabio.marcone at duet.it> wrote:

> Hi!
> I need to create a new database MySQL (and a new Z MySQL Database
> Connection)  at user login. Can I create a new Z MySQL Database
> Connection dynamically in  python? How?
>
> How can I bind new Z MySQL Database Connection with logged user? (I need
> to  bind a Z MySQL Database Connection for each user logged).
>

Please check the mailinglist archive. The same question has been discussed 
some days ago. To make it short: you can't. DB connections are shared and 
tied only to *one* general user.

-aj


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope-db/attachments/20051222/346be12d/attachment.bin


More information about the Zope-DB mailing list