此篇使用的是Python3.6

下载pymssql包

打开网址http://www.lfd.uci.edu/~gohlke/pythonlibs/

Python连接Mssql

用pip安装whl文件。在cmd中输入 pip install pymssql-2.1.3-cp36-cp36m-win_amd64.whl

 

相关文章:

  • 2022-12-23
  • 2021-10-21
  • 2021-09-24
  • 2021-08-02
  • 2021-08-26
  • 2021-05-24
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-08-12
  • 2021-07-06
  • 2021-06-17
  • 2022-12-23
  • 2021-06-15
相关资源
相似解决方案