On Fri, Jul 15, 2011 at 6:03 AM, 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.

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 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