Select the product you need help with
HOWTO: Passing Variables to SELECT-SQL w/o Using Macro SubstitutionArticle ID: 114670 - View products that this article applies to. This article was previously published under Q114670 On This PageSUMMARY
When you are passing variables to a SELECT - SQL command, you may have to
call the command and programmatically pass criteria to it rather than
coding such criteria directly. In many such instances, you may not want to
use macro substitution.
The programs below show how to pass variables to a SELECT - SQL command without using macro substitution. MORE INFORMATION
The programs below are provided as an example of calling a FoxPro SELECT -
SQL command with the selection criteria contained in variables. They employ
name expressions and the EVALUATE function instead of macro substitution.
FoxPro 2.x ExampleVisual FoxPro ExamplePropertiesArticle ID: 114670 - Last Review: February 22, 2005 - Revision: 2.2 APPLIES TO
|


Back to the top








