S
SmokinJoe
I'm kind of new at this...
I would like to query a database by an ID number, return
selected fields for the matching record, and then add
information and add this information to a new record.
Question, would I need two tables to do this... one for
the retreival of the information.. and another to add the
updated information, or can this be doen in one table?
Any pointers on how to proceed would be appreciated.
I would like to query a database by an ID number, return
selected fields for the matching record, and then add
information and add this information to a new record.
Question, would I need two tables to do this... one for
the retreival of the information.. and another to add the
updated information, or can this be doen in one table?
Any pointers on how to proceed would be appreciated.