Re: How to set the form in ENTER_QUERY mode when it is started?

From: <suisum_at_ecn.ab.ca>
Date: 10 Dec 98 13:02:58 GMT
Message-ID: <366fc682.0_at_ecn.ab.ca>


[Quoted] Hi Glenn:

I know why now after I read the HELP. Oracle said that I can't chnage the block when ENTER_QUERY is used. But I have to work on two block. Will it be a good idea to create several blocks?

I have a form allows user to have three options. Each option has differnet search criteria. So I use three stack views to handle this. I put three query fields in three separate blocks. But the bad thing is I have to change the block very frequent.

Glenn Pearce (pearceg_at_xtra.co.nz) wrote:
: This is a multi-part message in MIME format.
: --------------2D7B47F171DB8647FE7F6245
: Content-Type: text/plain; charset=us-ascii
: Content-Transfer-Encoding: 7bit

: suisum_at_ecn.ab.ca wrote:
: >
: > Hi:
: >
: > How can I start the form in Query mode in When-New-Form-Instance. I have
: > try 'ENTER_QUERY', but Oracle complains the Function cannot be performed
: > here.
: >
: > I'm pretty sure that the blocks are allowed query.
: >
: > --
: > Best regards,

: You get that message when the block you are doing the enter_query on
: does not have a base table. Are you sure that the cursor is in the block
: you want to do the query on? Do a go_block('x') just before the
: enter_query to be sure.

: Glenn
: --------------2D7B47F171DB8647FE7F6245
: Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf"
: Content-Transfer-Encoding: 7bit
: Content-Description: Card for Glenn Pearce
: Content-Disposition: attachment; filename="vcard.vcf"

: begin: vcard
: fn: Glenn Pearce
: n: Pearce;Glenn
: adr: 11 Westmere Crescent;;Westmere;Auckland;;;New Zealand
: email;internet: pearceg_at_xtra.co.nz
: tel;home: 64 9 376-3811
: x-mozilla-cpt: ;0
: x-mozilla-html: FALSE
: end: vcard

: --------------2D7B47F171DB8647FE7F6245--

--
Best regards,
Received on Thu Dec 10 1998 - 14:02:58 CET

Original text of this message