[Zope-DB] Get the name of the database

2005-11-10 Thread Jochen Knuth
Hi, is there a way to get the name of the database from a database connection object? ciao, Jochen -- -- Jochen Knuth WebMaster http://www.ipro.de IPRO GmbH Phone ++49-7152-93330 Steinbeisstr. 6 Fax ++49-7152-933340

Re: [Zope-DB] Get the name of the database

2005-11-10 Thread Andreas Jung
--On 10. November 2005 13:59:41 +0100 Jochen Knuth [EMAIL PROTECTED] wrote: Hi, is there a way to get the name of the database from a database connection object? Connection settings are stored specific to implementation of every DA. You have to look the sources of your DA how it stores

[Zope-DB] related to Plone+Zope+MySQL

2005-11-10 Thread -bhavana -
Dear all, i have connection with MySQL from Zope and Plone and i create search from Zope and Plone too. But i cant search from the portlet that is in Plone interface to MySQL database. Please help me out of this... thankx in advance bh ___ Zope-DB

Re: [Zope-DB] related to Plone+Zope+MySQL

2005-11-10 Thread Andreas Jung
--On 11. November 2005 14:27:49 +0700 -bhavana - [EMAIL PROTECTED] wrote: Dear all, i have connection with MySQL from Zope and Plone and i create search from Zope and Plone too. But i cant search from the portlet that is in Plone interface to MySQL database. Please help me out of this...