Thursday, May 5, 2016

Connecting to an established MS SQL database

Hello, I am very new to Django and have an idea for an application at work.

We have an already established MS SQL database, that I have a read only user for.

Is there any way I can connect to this database and retrieve data from it, once I have retrieved it, I would like to connect to another MS SQL database and perform some actions on the data so this new database may be queried via a website.

Is the above even possible?

Thanks in advance

Regards

Dave

--
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+unsubscribe@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/63d4d954-f48c-4fb7-aa8a-d2f4780e7735%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment