Did you try google? http://code.google.com/p/django-mssql/ was the first result for "mssql django"
On 3 October 2011 07:59, Ashith <[email protected]> wrote: > I am using Reviewboard for code review process in our organization. > Currently I am using sqlite3 backend for reviewboard since my boss > hasn't approved installing MySQL on the reviewboard server which is > already running MS-SQL server. > Even though I am not a great big fan of MS-SQL I have to adhere to our > organizational policies, thus now I am stuck with using sqlite3 as the > backend for reviewboard. > Since sqlite3 is not designed for production installation of > reviewboard (we have just started so haven't run into issues yet. But > I am sure as the DB grows big and the number of concurrent users grow > sqlite3 will just not handle it) and since I am not able to use MySQL > is it possible to include MS-SQL support to DJango so that in the > future we can start using MS-SQL database? > > -- > You received this message because you are subscribed to the Google Groups > "Django users" 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/django-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en.

