Re: Where clause

From: Brian Neary <bneary_at_gnosis-is.com>
Date: Tue, 3 Aug 1999 14:36:00 -0700
Message-ID: <jmJp3.1$666.7627_at_news.bctel.net>


The property should be DEFAULT_WHERE (forms 5.0) and/or it should NOT be in quotes.
Good Luck

Ladi Fatola wrote in message <37a758d3_at_eeyore.callnetuk.com>...
>I am having a bit of trouble with this piece of code which I am trying to
>use to filter a form before opening it . However, I keep getting the
message
>'Error 307: Too many declarations of SET_BLOCK_Property match this call'
>
>Can someone help please.
>
>begin
> go_block('Admission');
> set_block_property(
> 'Admission',
> 'Where_Clause',
> 'Admission_ID = :History.Admission_ID');
> execute_query;
>end;
>
>BTW, the identifier names are correct. and I am using Forms 4.5 under Win
>98.
>Replies by e-mail would be appreciated.
>
>Ladi
>
>
>
>
>
>
>
>
>
Received on Tue Aug 03 1999 - 23:36:00 CEST

Original text of this message