Ed Leafe wrote:
Do you know of any dbapi adapter for MSSQL that you've had success with? Have you worked with MSSQL and Python very much?

I'll chime in here: I've done some apps with adodbapi, and found it usable and generally reliable. For reasons of compatibility with the main body of our product, I'm moving toward pyodbc, which also has some nice extensions to the dbapi interface.

--
Don Dwiggins
Advanced Publishing Technology


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to