Home » Developer & Programmer » Forms » Execute Query Not Working..
Execute Query Not Working.. [message #224938] Fri, 16 March 2007 01:29 Go to next message
aries73
Messages: 4
Registered: March 2007
Junior Member
I have two blocks 1. Control Block (contains Query And Exit button) and 2. Detail.Block Dtl (contains Emno and Emp_name) fields.

First user go on Query Button.

when-Button-pressed

go block('dtl');
go_item('emno');
enter_query;

When data is displayed , it contains first record instead of record that is searched( for Emp_name).

Is there some better way to do this.

Re: Execute Query Not Working.. [message #225464 is a reply to message #224938] Tue, 20 March 2007 00:43 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Please post the code that you are using, not what you think you have in your trigger.

Don't worry about the 'go_item', just make 'emno' the first item in your block.

David
Previous Topic: SERACH BY LIST
Next Topic: An unexpected exception has been detected in native code outside the VM.
Goto Forum:
  


Current Time: Thu Feb 13 01:03:58 CST 2025