Subject Database Handle
Author manielsen2002 <mnielsen@caelix.com>
I want to pass an open database handle to ActiveX program so that I
don't have to get another connection. Is there a way to use the
dbHandle property to do this or some other method. I tried to pass
the dbHandle and then set the dbHandle in the other process and it
give me a nasty catastophic failure error after I set the dbHandle.

How can I accomplish this?

Thanks,

Matt