You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried my application on a couple different servers and using this module you can only run a maximum of 10 queries to a mssql server before it stops working. There are no exceptions being thrown - it just seems to skip running the queries after #10. The only way to run addition queries is to restart the application.