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/
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 )
That depends. what have you done so far? are you getting errors? what are they? if you provide a little more information on what you have done, people on the list can either help you debug what's going wrong or direct you in the proper direction. ciao! greg. Gregory Haley DBA/Web Programmer Venaca, LLC.
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 )
participants (3)
-
ghaley@mail.venaca.com -
Norman Khine -
XX XX