Hi there,
I have an existing Access 2000 application and I'm trying to convince it to send messages over Ethernet to another computer. The Winsock control should be able to do this, and it works fine when I try it in VB. However, in VBA, the connect and close methods don't seem to work properly, and they frequently (about nine times out of ten) crash the application and I have to use CTRL-ALT-DEL to kill it. I've installed the latest Win2000, Visual Studios, and Office2000 service packs, and I know I've got the latest version of the Winsock control. Can anyone confirm whether this is a known problem with Winsock and VBA? I've found something documenting the exact same problem in Visual FoxPro, so I'm inclined to think it is a Winsock bug, but I'd like confirmation from someone else who's tried it before I give up and switch to VB.
Thanks,
Ivy
I have an existing Access 2000 application and I'm trying to convince it to send messages over Ethernet to another computer. The Winsock control should be able to do this, and it works fine when I try it in VB. However, in VBA, the connect and close methods don't seem to work properly, and they frequently (about nine times out of ten) crash the application and I have to use CTRL-ALT-DEL to kill it. I've installed the latest Win2000, Visual Studios, and Office2000 service packs, and I know I've got the latest version of the Winsock control. Can anyone confirm whether this is a known problem with Winsock and VBA? I've found something documenting the exact same problem in Visual FoxPro, so I'm inclined to think it is a Winsock bug, but I'd like confirmation from someone else who's tried it before I give up and switch to VB.
Thanks,
Ivy