UnwashedMeme / clsql

Several branches containing different patches, see the wiki for branch descriptions
Other
20 stars 12 forks source link

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

Open kmcgivney opened 1 year ago

kmcgivney commented 1 year ago

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.