Re: Help me Oracle Form 5.0

From: Valeri Sorokine <vsorokin_at_dd.ru>
Date: Tue, 07 Sep 1999 10:52:22 +0400
Message-ID: <37D4B626.5B60910A_at_dd.ru>


Simon Hedges wrote:
>
> Assign the where clause that you want, the Form will then use it.
>
> e.g.
>
> SET_BLOCK_PROPERTY('MYBLOCK','MYCOLUMN LIKE ''%A%''')
>
> (I think I have the variables correct for this, if not, then use Help to
> look up the SET_BLOCK_PROPERTY built-in)

The right syntax is

  SET_BLOCK_PROPERTY('MYBLOCK',DEFAULT_WHERE,'MYCOLUMN LIKE ''%A%''') <skip>

> You would probably run this in a pre-query trigger.
>
> Simon Hedges
> Gloucester
> UK

-- 
Valeri Sorokine
ProSoft, Russia, Moscow, Information Systems Division
Phone: +7 (095) 234 0636 (6 lines) FAX: +7 (095) 234 0640
E-mail: vsorokin_at_dd.ru OR vsorokin_at_prosoft.ru
http://www.dd.ru
Received on Tue Sep 07 1999 - 08:52:22 CEST

Original text of this message