Hi, On Friday, March 8, 2013 4:24:00 AM UTC+1, Michael Manfre wrote: > > django-mssql is actively maintained and will be for at least the next few > years because it's used for my employer's production site that is critical > to business operations. The backend also supports stored procedures almost > to the same extent as a Windows business application. The only real > downside to the backend is that it only works on Windows, reducing its > usefulness to a much smaller, but growing, minority of Django users. >
What's the state of http://code.google.com/p/pymssql/ ? If we have MSSQL in core I'd really like to be able to talk with it from a Linux machine too, it would also make testing easier since we'd just need a VBox with MSSQL ;) Supporting a commercially available product but requiring to run even more commercial software seems like counter intuitive to me. Regards, Florian -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
