Re: Oracle Power Objects

From: Tony Smisovsky <tony.smisovsky_at_swipnet.se>
Date: 1996/11/28
Message-ID: <329E8D92.397_at_swipnet.se>#1/1


K=E1ri Poulsen wrote:
> =
 

> I imagine that you're using two drop boxes for this. Here's how I
> use it in my apps:
> in the second drop box you should put in the
> 'Updatelist' method:
> dim s as string
> s=3D"=3DSelect whateverlabel,whateverid from whatevertable "
> s=3Ds & "where somekey=3D" & str(thevaluefromthefirstdropbox)
> self.translation=3Ds
> inherited.updatelist()
> =
 

> And in your first drop box you call this method from the
> postchange() method.
> =
 

> mail me if this don't work... (OPO is not on this machine, so I'm not
> abosulely shure..)
> =
 

> regards
> K=E1ri Poulsen
> Faroese Broadcasting..

Thanks, I will test your idea in my office tomorrow, but I want to thank you now, since the messages here dassapeare faster than anyone can read them. It's a pitty, because many of the problem-solutions here are of great value to many other people. =

I have seen your messages on several places here. Are you Oracle pro, or is it just that you have had so many problems yourself?

Thanks again,
 Tony Received on Thu Nov 28 1996 - 00:00:00 CET

Original text of this message