https://docs.djangoproject.com/en/1.3/ref/databases/#using-a-3rd-party-database-backendmentions
django-mssql

http://stackoverflow.com/questions/842831/using-sql-server-with-django-in-production

I personally have used django-pyodbc in conjunction with pyodbc.

On Thu, Jul 14, 2011 at 5:03 PM, bruno desthuilliers <
bruno.desthuilli...@gmail.com> wrote:

>
>
> On 14 juil, 23:15, Python_Junkie <software.buy.des...@gmail.com>
> 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.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> 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 django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to