rieh25 wrote:

>I'm thinking of implementing pywin32 to implement access to an Oracle
>database, to users of an application built in Zope . Is this a good idea, or
>is pywin32's odbc feature intended for a single user?
>
>Thanks
>  
>
pywin32's odbc interface provides connection objects -- as many as your 
database back end allows -- so it is fine for multiple users -- jv
_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to