Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: rikstick
  • Content: Threads
  • Order by date
  1. rikstick

    Grab combo box selection and put in a query

    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...
  2. rikstick

    How do you create an ftp user via the command line?

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

Part and Inventory Search

Back
Top