Skip to content Skip to sidebar Skip to footer
Showing posts with the label Database Connection

Python Mysql (using Pymysql) Auto Reconnect

I'm not sure if this is possible, but I'm looking for a way to reconnect to mysql database … Read more Python Mysql (using Pymysql) Auto Reconnect

Python - Can't Connect To Ms Sql

When I try to connect to MS SQL, I got this error: > pyodbc.Error: ('08001', '[08001… Read more Python - Can't Connect To Ms Sql