Best practices for managing connections for database polling using pyodbc?

前端 未结 0 950
[愿得一人]
[愿得一人] 2020-12-31 03:23

I need to run a stored procedure on an Azure SQL Managed Instance every 10 seconds from a Python application. The specific call to cursor.execute() happens in

相关标签:
回答
  • 消灭零回复
提交回复
热议问题