Using Winsock Control in Access (1 Viewer)

rich.barry

Registered User.
Local time
Today, 13:20
Joined
Aug 19, 2001
Messages
176
Has anyone used the Winsock control in Access VBA ?

I want to have a database running on a PC, such that when a record is retreived, it uses Winsock to send a couple of fields to another PC on the network that is sitting waiting for the data.

I've used Winsock successfully for this type of job using standalone VB, but am having a few troubles getting it to run with Access VBA.

Alternatively, is there another sensible way of transmitting the data across the network?

Thanks

Richard
 
I want to use Winsock in my Access Aplication. Can you explain me how you use winsock? Can you send me a sample?
 

Users who are viewing this thread

Back
Top Bottom