>From looking at the configuration that was posted, the solution was likely 
to remove  "django.db.backends." from the ENGINE. That prefix is only for 
backends that are included with Django.

Regards,
Michael Manfre

On Sunday, June 15, 2014 5:33:45 PM UTC-4, Ezequiel Bertti wrote:
>
> What was the solution?
>
>
> On Sun, Jun 15, 2014 at 5:03 PM, sarfaraz ahmed <findsa...@gmail.com 
> <javascript:>> wrote:
>
>> Thanks for your help. The issue is resolved ... thanks :)
>>
>>
>>
>> On Mon, Jun 16, 2014 at 1:10 AM, sarfaraz ahmed <findsa...@gmail.com 
>> <javascript:>> wrote:
>>
>>> Yes, I saw and tried the steps mentioned in that link. I get following 
>>> error 
>>>
>>> "No module named sqlserver_ado.base". 
>>>
>>> This is lines in setting.py Please help
>>>
>>> DATABASES = {
>>>     'default': {
>>>         'NAME': 'blogger',
>>>         'ENGINE': 'django.db.backends.sqlserver_ado',
>>>         'HOST': ' ',
>>>         'USER': 'sa',
>>>         'PASSWORD': '*****',
>>>     }
>>> }
>>> I am  new to DJANGO... 
>>>
>>> Regards,
>>> Sarfaraz Ahmed
>>>
>>>
>>> On Mon, Jun 16, 2014 at 12:57 AM, Mark Phillips <
>>> ma...@phillipsmarketing.biz <javascript:>> wrote:
>>>
>>>> Did you look here??
>>>>
>>>> http://django-mssql.readthedocs.org/en/latest/
>>>>
>>>> Mark
>>>>
>>>>
>>>> On Sun, Jun 15, 2014 at 11:35 AM, sarfaraz ahmed <findsa...@gmail.com 
>>>> <javascript:>> wrote:
>>>>
>>>>> Hello Friends,
>>>>>
>>>>> I am trying to moving away from sqlite. Trying to use MS SQl 2012 as 
>>>>> backend. So far I installed django-mssql on my machine. When I type 
>>>>> import 
>>>>> sqlserver_ado... It works fine. 
>>>>>
>>>>> I am new to Django. Please provide me with example to get my MSSQL 
>>>>> connected to django. More than one example will be appreciated. I check 
>>>>> lot 
>>>>> of post however but i am unable find any solution. With proper example. 
>>>>>
>>>>> Thanks in advance.
>>>>>
>>>>> Regards,
>>>>> Sarfaraz Ahmed
>>>>>
>>>>> -- 
>>>>> 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 django-users...@googlegroups.com <javascript:>.
>>>>> To post to this group, send email to django...@googlegroups.com 
>>>>> <javascript:>.
>>>>> Visit this group at http://groups.google.com/group/django-users.
>>>>> To view this discussion on the web visit 
>>>>> https://groups.google.com/d/msgid/django-users/61f97c7b-6f0f-4132-92ad-a3d986c7fb7f%40googlegroups.com
>>>>>  
>>>>> <https://groups.google.com/d/msgid/django-users/61f97c7b-6f0f-4132-92ad-a3d986c7fb7f%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>>> .
>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>
>>>>
>>>>  -- 
>>>> 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 django-users...@googlegroups.com <javascript:>.
>>>> To post to this group, send email to django...@googlegroups.com 
>>>> <javascript:>.
>>>> Visit this group at http://groups.google.com/group/django-users.
>>>> To view this discussion on the web visit 
>>>> https://groups.google.com/d/msgid/django-users/CAEqej2MMx6WBps%2BhNBA%2B5RueY18z212JQWs_NL5A2Rd-qR2Tqw%40mail.gmail.com
>>>>  
>>>> <https://groups.google.com/d/msgid/django-users/CAEqej2MMx6WBps%2BhNBA%2B5RueY18z212JQWs_NL5A2Rd-qR2Tqw%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>> .
>>>>
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>
>>>
>>>
>>> -- 
>>> Thanks with regards,
>>> Sarfaraz Ahmed
>>>
>>>
>>>  
>>
>>
>> -- 
>> Thanks with regards,
>> Sarfaraz Ahmed
>>
>>
>>  -- 
>> 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 django-users...@googlegroups.com <javascript:>.
>> To post to this group, send email to django...@googlegroups.com 
>> <javascript:>.
>> Visit this group at http://groups.google.com/group/django-users.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/CAEPJdixB4Qpq1jLtaMVbL6c1yszKTG3t_9nx_CVJqHQXjCmu0g%40mail.gmail.com
>>  
>> <https://groups.google.com/d/msgid/django-users/CAEPJdixB4Qpq1jLtaMVbL6c1yszKTG3t_9nx_CVJqHQXjCmu0g%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Ezequiel Bertti
> E-Mail: ebe...@gmail.com <javascript:>
> Cel: (21) 99188-4860
>
> VÁ PARA BÚZIOS!!!
> http://www.agh.com.br/
> Ane Guest House
>  

-- 
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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/27b6b99b-7e3d-4cd0-a993-0731aaa8267d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to