Peter Hansen wrote:

> godwin wrote:
>>       I wanna thank Martin for helping out with my ignorance concerning
>> execution of stored procedure with python. Now i have decided to write
>> a web app that googles into my companies proprietary database.
> 
> Just checking... do you really mean "googles", or is that in your mind a
> synonym for "search"?
> 
>> I need
>> to know whether zope is good for that job.
> 
> For which part of it?  The web part, or the searching part?  It's not
> likely sufficient for the searching part, since it doesn't include
> database interfaces other than to its own ZODB.  What proprietary
> database is involved?

That's not correct. Zope2 includes DB interfaces to MySQL, PostGre, ODBC and
many others.
For Zope3 IIRC there are not yet so many interfaces.

Florian
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to