G
Green Biro
I have a query, which gives me an "expected updates" list.
What I want to do is to present this on a form along with another field -
whcih can be edited by the user - and then append all records including the
extra field into another table.
The matter is also further complicated by the fact that there is a
possibility that some records already exist in the destination table so I
need to check their existence first and just update these records rather
than append them.
Can anyone give me any pointers on how to set about this please?
Thanks
GB
What I want to do is to present this on a form along with another field -
whcih can be edited by the user - and then append all records including the
extra field into another table.
The matter is also further complicated by the fact that there is a
possibility that some records already exist in the destination table so I
need to check their existence first and just update these records rather
than append them.
Can anyone give me any pointers on how to set about this please?
Thanks
GB