Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

use of parameters in where-clause

Status
Not open for further replies.

dwentink

Programmer
Apr 5, 2002
11
NL
Hello,
I've made a form module in Designer 6i. Now I want to restrict the presented records in the form by adding a Where/Validation Condition to the base table usage.

Does anybody know how I can use a defined parameter (argument) in this condition? I've tried :parameter.param1 but this doesn't work.

Thanks
Diederik
 
Porblem has been solved. It was not about the parameter use, :parameter.param1 works.
grt
Diederik
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top