Background: I work on a small team of around seven developers and DB architects. I'm a mid-level developer at the company, but started as a trainee as a summer job which led to a junior developer position as my first real job in tech. Our tech stack ...
Hello All, I use ms sql server and Python2.7 and I am looking for a way to connect to a failover db partner server in case of failover. I have tried using pymssql and pyodbc modules but none have the support for failover server. I tried to find relat...