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
{{ message }}
This repository was archived by the owner on Feb 9, 2021. It is now read-only.
Not really an issue, but rather a clarification need.
In the sample, you open an Environment handle, and then a Connection handle and finally Statement handles. Can the Environment handle manage multiple Connections, or do I have to open an Environment for each Connection needed