For access and oledb connections, pooling is already automatically handled, you dont have to worry on holding the connections for reuse, just use the Execute Query or Execute Non Query activities.
1 Like
For access and oledb connections, pooling is already automatically handled, you dont have to worry on holding the connections for reuse, just use the Execute Query or Execute Non Query activities.