clsql icon indicating copy to clipboard operation
clsql copied to clipboard

database-acquire-from-conn-pool not working for mssql

Open kmcgivney opened this issue 1 year ago • 0 comments

database-acquire-from-conn-pool runs a command {rpc sp_reset_connection} when acquiring a connection. It's not clear where that syntax is coming from. The link in the comment is broken. When I run it (using AODBC), it crashes.

kmcgivney avatar Jun 24 '23 14:06 kmcgivney