Sending a NET SEND message

  • Thread starter Thread starter Guest
  • Start date Start date
Hi,
this code uses ADO, and perhaps you don't have a reference to it - try to
add one
 
I just scanned the very long list of libraries, I could not find one that
used ADO in the name description.

Did I miss it, or is it named something obscure?

Thanx.
 
You were correct, I have added reference to Microsoft ActiveX Data Objects
2.7 Library (msado15.dll), and the code now works.

Thank you for the idea.
 
I'm new at this but would like to know how this works. How do I create these
messages? Does this code get created in a module?
 
Back
Top