Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

COM Instancing

0 views
Skip to first unread message

Stéphane

unread,
Jan 27, 2006, 2:29:04 PM1/27/06
to
Making progress on setting up this MIDAS project.
On the client. I have an EXE and some BPLs.
On the server, a main EXE and activeX DLLs matching the client-side BPLs.
However, I'm not sure how to manage COM objects instancing. Basically, I
want to create a stateless server, except for one RDM in the server's EXE
which will be unique to each client and handle their database connection.
How do I set it up so that the server EXE runs only once, but that it's RDMs
are re-used with each client, except for the one?

TIA,
Stephane


0 new messages