Subject | Re: [firebird-support] Re: Triggers to automagically add/modify/delete data in another table ? |
---|---|
Author | Adriano |
Post date | 2006-05-09T05:51:57Z |
Hi Adam,
It seems like a strange requirement, that information contained solely
Table A (contains income money transactions)
FIeldID Field1 Field2 Field3
Table B (contain contability, income money transactions + others income
money transactions - outcome money transactions)
FieldID Field1 Field3 FieldID_TableA
Field1 and Field3 of Table B store the same kind of data of the same field
of table A
Field1_TableA need to me to mantain a link to data of Table A
So, what do you think is the best and correct solution for that scenario ?
Thanks
Adriano
[Non-text portions of this message have been removed]
It seems like a strange requirement, that information contained solely
> in TableA is enough to correctly populate TableB. Are you sure TableBMy exact scenario is:
> should not simply be a view?
>
Table A (contains income money transactions)
FIeldID Field1 Field2 Field3
Table B (contain contability, income money transactions + others income
money transactions - outcome money transactions)
FieldID Field1 Field3 FieldID_TableA
Field1 and Field3 of Table B store the same kind of data of the same field
of table A
Field1_TableA need to me to mantain a link to data of Table A
So, what do you think is the best and correct solution for that scenario ?
Thanks
Adriano
[Non-text portions of this message have been removed]