Closed derit closed 6 years ago
how to check database is still Connected?
This is NOT a right way to check connection but you can use conn.Ping() for checking go-adodb still have connection.
how to check database is still Connected?