[python-win32] Does pywin32-odbc support several users?
Jim Vickroy
Jim.Vickroy at noaa.gov
Fri Nov 17 16:52:16 CET 2006
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
More information about the Python-win32
mailing list