cuok
Programmer
- Dec 24, 2001
- 201
Hi All!
I have to collect different fields that laying on NON identically structured tables ( BUT All tables have THE SAME "ID" and "DtaeCheck" as PK ) and make of them one table (I already made of those fields).
What I'm doing now –in aim to fill this table- is:
putting a code behind each one of those fields on "AfterUpdat" event that adds those fields to this table.
I'm Wondering if someone can help me with an idea how to do this mission automatically?
THANKS IN ADVANCE
CUOK
I have to collect different fields that laying on NON identically structured tables ( BUT All tables have THE SAME "ID" and "DtaeCheck" as PK ) and make of them one table (I already made of those fields).
What I'm doing now –in aim to fill this table- is:
putting a code behind each one of those fields on "AfterUpdat" event that adds those fields to this table.
I'm Wondering if someone can help me with an idea how to do this mission automatically?
THANKS IN ADVANCE
CUOK