DATABASES = {
'default': {
'ENGINE': 'django.db.backends.mysql',
'NAME': 'db_name',
'USER': 'db_user',
'PASSWORD': 'password',
'HOST': 'localhost',
'PORT': '',
}
}

On Wed, Oct 10, 2018 at 11:50 AM Rakhee Menon <menonrakhe...@gmail.com>
wrote:

> Hello Everyone,
>
> Please could anyone specify what are the configuration settings to be done
> in Django for using SQL Server 2014 as database instead of the default
> sqlite.
>
> Thanks in Advance
> Rakhee
>
> --
> 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 https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/1fbdbb75-8a31-4ab2-90b8-adef9c8fb300%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/1fbdbb75-8a31-4ab2-90b8-adef9c8fb300%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 






************************************************************************


This e-mail and all attachments are intended solely for use by
the intended 
recipient and may contain confidential / proprietary information
of 
KiwiTech, LLC, subject to important disclaimers and conditions including

restrictions on the use, disclosure, transfer or export of such 
information. If you have received this
message in error or are not the 
named recipient(s), please immediately notify
the sender at the telephone 
number stated above or by reply e-mail and delete
this e-mail from your 
computer





-- 
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 https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAJOHC1x3n%3D8v4nVnRsY9MN1%2B7d_fK3Q3_J4jqWZ6pp7mjs9buQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to