Sadly, django doesn't support sql server officially is the only stopper for me to adopt django.
On Friday, 15 July 2011 09:07:23 UTC+8, Russell Keith-Magee wrote: > > On Fri, Jul 15, 2011 at 6:03 AM, bruno desthuilliers > <[email protected] <javascript:>> wrote: > > > > > > On 14 juil, 23:15, Python_Junkie <[email protected]> > > wrote: > >> I have searched for the drivers to use the syncdb utility with MS SQL > >> Server but have been unsuccessful. > > > > https://docs.djangoproject.com/en/1.3/ref/databases/ > > > > Django doesn't support MS SQL. > > Django doesn't provide *official* support MSSQL. However, we do have a > supported backend API, and there are several third-party projects that > implement MS SQL support [1]. I can't comment on their completeness or > stability, but the projects exist. > > [1] > https://docs.djangoproject.com/en/1.3/ref/databases/#using-a-3rd-party-database-backend > > Yours, > Russ Magee %-) > > -- You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

