Re: ADO - Bad when it is time to Optimize



I don't see this discussed a lot, so let me add this:
The SQLOLEDB povider has a dynamic property that will prevent this
connection creep by raising an error rather than creating a second
connection.

That is interesting.
I ought to go over the dynamic properties for each object some time.

Thanks Bob.


.