Hello,

Easysoft (www.easysoft.com) supply a simple, efficient SQL bridge which
works well with unixODBC (.org) and iodbc (.org) driver managers. We use
it on one of our PHP sites to link to an SQL Server db from Linux. It
works fine but its a close product.

So given the easy of use of XML-RPC or SOAP from Python, it may be
sufficient to create your own bridge which calls a remote DB connection
made with ASP or Zope on NT. I've set this up with a Python method
calling a remote DB connection in PHP using XML-RPC (just pass the query
over and get the records back) and it works perfectly.

Hope this helps.

Phill

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to