I am working on a database application with multiple (simultaneous) clients. The application is split to a server part (an activeX exe) and multiple clients. I want to get notifications from the ActiveX Exe when the data changes.
I am working in VB6, and I succeeded to launch it, but ONLY if the ActiveX exe was on the local computer. In this case I received the notifications to both clients. When I tried to install the server part on a remote computer, I received no notifications at all.
The activeX exe is starting on the remote computer, as I wanted.
What could be the problem? Also if you can point me to a working sample, would be nice...
Endre
I am working in VB6, and I succeeded to launch it, but ONLY if the ActiveX exe was on the local computer. In this case I received the notifications to both clients. When I tried to install the server part on a remote computer, I received no notifications at all.
The activeX exe is starting on the remote computer, as I wanted.
What could be the problem? Also if you can point me to a working sample, would be nice...
Endre