Hi, I have a simple Access database 2003 .mdb. It has one table and one form. I will need to grab a combo box selection and run a query based on the combo box selection.
For example let's say that the user selects the course number CIT3311 from the combo box, then when I click the command...
Scenario:
I have written a C++ program that randomly generates passwords. It then takes a name such as John Doe and writes a line such as ,"jdoe,*rT#*v{he" the second part being the password. It then writes a batch file that does this:
"net user jdoe rT#*v{he /add" This creates an user account...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.