1. 普通连接测试
官方文档样例:http://pymssql.org/en/latest/pymssql_examples.html
pymssql模块使用指南:https://blog.csdn.net/lin_strong/article/details/82868160
2. 执行查询语句
3. 执行带参数的语句
4. 执行存储过程
1. 普通连接测试
官方文档样例:http://pymssql.org/en/latest/pymssql_examples.html
pymssql模块使用指南:https://blog.csdn.net/lin_strong/article/details/82868160
2. 执行查询语句
3. 执行带参数的语句
4. 执行存储过程