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 Shaun E 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: *

  1. JohnMcCririck

    Update query to add new row

    Running into problems now... My table has 3 fields from user inputted data (text boxes on a form), an autonumber field, a field showing date of entry, and 2 more fields which are calculated. How would I go about inserting them all? Should I try inserting the results of another query that runs...
  2. JohnMcCririck

    Update query to add new row

    Nice one, I've got the basics working. Thanking you!
  3. JohnMcCririck

    Update query to add new row

    Thanks for the quick reply! I've never heard of an INSERT query, would it be suitable for adding a new row to a table from data inputted into text boxes on a form?
  4. JohnMcCririck

    Update query to add new row

    I have heard that an update query can be used to add a new row to a table... for example once a user fills out a form the update query would run and save the fields to a new row in the designated table. Is this all crazy talk?

Part and Inventory Search

Back
Top