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're looking for "Microsoft ActiveX Data Object 2.x Library"
 
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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top