[Zope] Creating Database Connection

Norman Khine khine@btinternet.com
Mon, 23 Apr 2001 09:06:12 +0100


Well you need to ensure that you have MySQLdb module installed and working,
you can get this from http://dustman.net/andy/python/MySQLdb/0.3.5

Then you need to get ZMySQLDA again from
http://dustman.net/andy/python/ZMySQLDA/2.0.6 and install it into your zope
root.

Once this is done you can create your connection from the ZMI by specifying
the database user password

Norman

-----Original Message-----
From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of XX XX
Sent: 23 April 2001 07:01
To: zope@zope.org
Subject: [Zope] Creating Database Connection


Hi All,

   Can some one help to create a database connection
to MySql.

Regards.,
Karunakaran

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

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