Re: Execute_query in Form5.0

From: Pradhan <empradhan_at_dplus.net>
Date: Tue, 27 Jul 1999 22:12:53 -0400
Message-ID: <8Ftn3.284$123.2595_at_newsfeed.slurp.net>


Hi
let say your parameter name is par_q in the base form then in when-new-form-instance trigger
check for the null value if not null then set the where clause of the block
then

    execute_query;

HTH
pradhan
Igor Avramovic wrote in message <379D8747.F2D43EE3_at_sb.tel.hr>...
>I need help !
>I have my base form name "CUSTOMER" with this record:
>OrderNo Customer Price
>--------- --------- ------
>1 Mark 10,00
>2 John 12,00
>3 David 9,00
>4 Peter 10,00
>5 Mary 11,00
>... ...
>I create my own parameter form for input some parameters like
>
>Name of partner:
>or
>OrderNo:
>
>I can't execute_query for this parameters in base form.
>How can I done this ?!?
>
Received on Wed Jul 28 1999 - 04:12:53 CEST

Original text of this message