Relative Content

Tag Archive for pythonsql-serverdjangopyodbc

Using external SQL Server database in Django

I’m trying to make a Django website that connects to an external SQL Server database to retrieve information only (read-only). This database is huge with hundreds of tables.