May be an advanced question, but can any onr guide me to the proper tutorial to use python with MSSQL on Windows? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

May be an advanced question, but can any onr guide me to the proper tutorial to use python with MSSQL on Windows?

Python with MSSQL

20th Aug 2016, 8:05 AM
Ismael Duran
Ismael Duran - avatar
3 Answers
+ 4
http://www.pymssql.org/en/latest/ A python interface for mssql. Has docs and example codes.
20th Aug 2016, 9:31 AM
Gershon Fosu
Gershon Fosu - avatar
+ 2
If it helps your enviroment should be like this... Powershell, Notepad ++ and pdf file of your choosing asuming you are learning from a pdf.
20th Aug 2016, 3:54 PM
Fred Blossom
Fred Blossom - avatar
0
@Gershon: I have downloaded the necessary items. I seem to have difficulty being able to install pymssql on a Windows machine. I have basic knowledge how to use a cmd.exe and where to find files. But thank you for the link.
25th Aug 2016, 10:01 PM
Ismael Duran
Ismael Duran - avatar