Gilles Lenfant wrote:
> Have you guys any good experience on connecting a Python (Zope) app 
> running on Linux to a Windoze SQL*Server ?

Yep.  I wrote bindings to ODBTP (http://odbtp.sourceforge.net/) using 
ctypes.  It worked really well, good performance and quite reliable.

You can see an alpha version at http://benjiyork.com/software.html.  I'm 
not using it any more, but have a more recent version that I really 
should package up.
--
Benji York
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to