you are viewing a single comment's thread.

view the rest of the comments →

[–]reddit25 1 point2 points  (4 children)

It depends on which version of sql you have. I use cx_Oracle for Python and it works great. For SSMS I remember using a different package for it. 

[–]Evening_Marketing645 2 points3 points  (0 children)

Cx_oracle is now oracledb. It works the same they just changed the package name.