Com and an ADO ConnectionPtr
COM
1
Posts
1
Posters
1
Views
1
Watching
-
I am trying to write an out of process com server that is capable of passing back to the client over the network a _ConnectionPtr. It is really a simple 2-tier application. But although the pointer I am getting back looks valid I get an error when I try and open a recordset using the connection returned. Can anybody help. I can post some sample code if that would help. Cheers AndyC ;P