
Connecting to Microsoft SQL Server using Python
Hello All, Here is a quick guide to connect to Microsoft SQL Server and Extract data to a csv. I have an interest in python recently and posting all that saves me time at work. Python is so powerful that it saves me a lot of time either doing the work manually or writing the same process using other tools. The code below is simple … Continue reading Connecting to Microsoft SQL Server using Python