Y
Ynot
Is there an easy way to update 40 columns from one table to another. The
only examples I have seen are using joins but I don't have a good field to
join on.
The application adds a job to a schedule then a technician fills in all of
the pertinent components and specifications. In many cases this job is
similar to a job which was done in the past so they have saved these
"prototype jobs" in a prototype table. They would like the technician to
simply select the new job, then select a prototype job that is appropriate
and say "update". This should transfer all components and specification
from the prototype columns to the new job columns.
The only remaining task is for the technician to fill in any additional
information required and that is already part of the existing application.
Any guidance is greatly appreciated
only examples I have seen are using joins but I don't have a good field to
join on.
The application adds a job to a schedule then a technician fills in all of
the pertinent components and specifications. In many cases this job is
similar to a job which was done in the past so they have saved these
"prototype jobs" in a prototype table. They would like the technician to
simply select the new job, then select a prototype job that is appropriate
and say "update". This should transfer all components and specification
from the prototype columns to the new job columns.
The only remaining task is for the technician to fill in any additional
information required and that is already part of the existing application.
Any guidance is greatly appreciated