Hi everyone,

For a job I've been asked to read some data from an external MSSQL database,
but I can't figure out how to configure a MSSQL driver on Django 1.8 site on
Ubuntu 14.04.

Clarifications:
- We can access the MSSQL database using DBeaver, so not a credentials issue.
- We are reading from another external postgres database, so not a multi-DB
configuration issue.
- We have written the models, we don't need to inspect the MSSQL DB. All we
need is to read Foo.objects.all().

Thanks,

Javier
_______________________________________________
melbourne-pug mailing list
[email protected]
https://mail.python.org/mailman/listinfo/melbourne-pug

Reply via email to