On 1/20/06, Cheng Zhang <[EMAIL PROTECTED]> wrote:
> > Adapter class over adodbapi where supported, falling back to pymssql?
>
> I think they (ado_mssql and pymssql) are meant for different OS
> platforms, in that ado_mssql is for Django running on Windows to
> connect to SQL Server since it only works on Windows, and pymssql is
> for Django running on Linux/UNIX to connect to SQL Server since it's
> only works on Linux/UNIX.

Right, my point was that django devs shouldn't have to care about this
too much, and providing a single django DB backend to support both
libs underneath would be nice.

But I'm just talking, you're coding, so do what makes sense to you.  ;-)

Reply via email to