Alice Huynh

Results 3 comments of Alice Huynh

I still have the issue. The connectionPool is established earlier with a separate connect() function. ![image](https://github.com/tediousjs/tedious-connection-pool/assets/17866441/5095527f-6fb8-433b-aacf-5d6317b72532)

I figured out the solution. Make sure you import from 'tedious-connection-pool/node_modules/tedious' instead of just tedious. I'm using TypeScript