> I need to deal with a MS SQL database.  I started hacking on a pyodbc
> database layer against webpy.devel, but I figured I'd check here first.

I had a tremendous success shipping a solution using pymssql (not odbc
but ms-sql specific)
see at http://pymssql.sourceforge.net/

I faced no problems querying, executing stored procedures, etc.
However, I never bothered fully integrating it into the web.db module
since I din't see myself living in the Microsoft neighborhood for
long ;-)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to