[Zope] ZMySQLDA

Jens Vagelpohl tommymi@concentric.net
Sat, 11 Sep 1999 11:16:46 -0400


hi sam,

the connection string you insert when you create a new MySQL connection in
zope is simply

database username

(in my case i have no password...)

i think there is some info in the text files under <zope
directory>/lib/python/Products/ZMySQLDA

hth

jens

Jens Vagelpohl

Systems Administrator
Washtenaw Development Council


> -----Original Message-----
> From: root@zope.codeit.com [mailto:root@zope.codeit.com]On Behalf Of
> Francisco Sam Castillo
> Sent: Saturday, September 11, 1999 05:49
> To: zope@zope.org
> Subject: [Zope] ZMySQLDA
>
>
> Hello I am totaly lost with the Mysql adapter I have try to use the
> standard connection string which is:
>
> MySQL.connect('localhost','username','password')
>
> But zope reports invalid string cud anyone help me aout which is the
> correct syntax to stablish a connection betwin zope and Mysql???
>
> Thanks a lot in advanced...
>
> Sam
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://www.zope.org/mailman/listinfo/zope
>
> (To receive general Zope announcements, see:
> http://www.zope.org/mailman/listinfo/zope-announce
>
> For developer-specific issues, zope-dev@zope.org -
> http://www.zope.org/mailman/listinfo/zope-dev )
>