VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

LDB Read and NetSend

Matches  (2 Submissions)   Databases/Data Access/DAO/ADO   Visual Basic 3.0   Beginner   Wed 3rd February 2021

I wanted a way to send messages to the users who are in an access database. This code opens and reads the ldb file for the database (that you specify on the form), reads the user names and sends a message....all without API calls. You can do a lot more with this obviously (I trimmed it down a lot for this forum).
You will need one text box for the source of the ldb file (named txtLocation), one command button, and one text box for your message (named txtMsg).

Side Effects
To my knowledge, the NetSend Shell command only works with Windows NT.

Rate LDB Read and NetSend (2(2 Vote))
LDB Read and NetSend.bas

LDB Read and NetSend Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters