Sending a NET SEND message

A

Alex Dybenko

Hi,
this code uses ADO, and perhaps you don't have a reference to it - try to
add one
 
P

PosseJohn

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.
 
P

PosseJohn

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.
 
S

Secret Squirrel

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?
 
Top