Category: delo
Django 1.6, MS SQL and schemas
Problem, of course There was a specific problem I had to solve, namely, on how to make Ubuntu based Django project and remote MS SQL installation talk to each other. Obviously, that wasn’t really a problem, the problematic part was accessing legacy database with tables under a non-standard schema. Public More…