T
troy
I would like to reconfirm what each of these fields are in a Query grid..
Field: is this the target field where the new info will go?
Table: Is this the target table where the above field is located?
Update to: If I want to update my table and field. Can I put this expression
in the box?
dbo_TblProductVersion.productversion
Here is what I want to do.
Update fields in a table if someone enters new data. I just want to make
sure I am updating to the correct table and filed. Is the above info correct?
Field: is this the target field where the new info will go?
Table: Is this the target table where the above field is located?
Update to: If I want to update my table and field. Can I put this expression
in the box?
dbo_TblProductVersion.productversion
Here is what I want to do.
Update fields in a table if someone enters new data. I just want to make
sure I am updating to the correct table and filed. Is the above info correct?