L
Lou
Good Day everyone!
Question hopefully I'm in the right area.
I have a table linked to a DB2 Dbase were I run a query
and return the results to my table.
I need a couple of suggestions on how to handle my next
step:
What I need to do is create a table off the linked table
which can be modified for a couple reasons.
I will be reviewing the data in the created access table
then making changes in the DB2 database, then updateing my
link with the new data to update my table, my problem is I
dont want to overwrite all the changes I made in the
access table.
How can I define my data so that when my table updates I
do not write over the existing good data that has been
changed. Anything that has not been changed I can
overwrite with noi concern.
I hope that made sense. All help would be greatly
appreciated.
Thank you.
Lou
..
Question hopefully I'm in the right area.
I have a table linked to a DB2 Dbase were I run a query
and return the results to my table.
I need a couple of suggestions on how to handle my next
step:
What I need to do is create a table off the linked table
which can be modified for a couple reasons.
I will be reviewing the data in the created access table
then making changes in the DB2 database, then updateing my
link with the new data to update my table, my problem is I
dont want to overwrite all the changes I made in the
access table.
How can I define my data so that when my table updates I
do not write over the existing good data that has been
changed. Anything that has not been changed I can
overwrite with noi concern.
I hope that made sense. All help would be greatly
appreciated.
Thank you.
Lou
..