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 IamaSherpa 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: DeadHeat
  • Order by date
  1. DeadHeat

    INSERT INTO stumper...

    Unfortunately even after I corrected this, it still does not work! Please help.
  2. DeadHeat

    INSERT INTO stumper...

    Can someone please tell me what is wrong with my code below? If I use "User" as the table name my code does NOT work, but if I name it something else it works just fine! strFirstName = InputBox("First name?") strLastName = InputBox("Last name?") strUserName = InputBox("Username?") strPassword...

Part and Inventory Search

Back
Top