From: Samir P. <sp...@la...> - 2004-04-29 16:42:15
|
I found a very good package "pymssql.sourceforge.net" to connect to MS SQL from unix or windows. So to support MS SQL backend, should I copy mysql folder and modify it to use pymssql or should I start with sybase and modify that? Which will require least amount of coding change? If I add this backend, can it be added to official sql object? - Samir |