Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Display field that come back often
Surely option 2 would be performed anyway as a courtesy to users. Show the
customer name in a display only item when the customer number is entered (or
picked from some LOV).
"P B" <pbeliveau_at_avcorp.com> wrote in message
news:qt4drukpd47a8m45jq1int0sne491n2vgi_at_4ax.com...
> In a lot of table, I use a customer number. In the form that goes with
> those table, I like to display the customer name. I REALLY have a lot
> of table with customer number that need to display the customer name.
>
> I'm wandering what is the best method to deal with that.
>
> 1) Create an updatable view for each form in which I add the customer
> name
>
> 2) I add a field in the form which is update by a trigger every time
> customer number change.
>
> 3) Any other solution
>
> thanks
Received on Wed Oct 23 2002 - 07:30:38 CDT
![]() |
![]() |