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