houdesk
December 13th, 1999, 12:59 PM
I am trying to design a database component that could be simultaneously accessed and shared by multiple clients. For instance I want to create a component that has an ADO Connection object as one of its attributes that would be initialized when the first client needed to access the database, and destroyed when the last client released the object. If anyone could point me in the right direction, I would really appreciate it.
Thanks
Thanks