HOWTO: Passing Variables to SELECT-SQL w/o Using Macro Substitution (114670)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 6.0
- Microsoft FoxPro for Windows 2.5b
- Microsoft FoxPro for Windows 2.6
- Microsoft FoxPro for MS-DOS 2.5b
- Microsoft FoxPro for MS-DOS 2.6
- Microsoft FoxPro for Macintosh 2.5b
This article was previously published under Q114670 SUMMARY
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.
Modification Type: | Minor | Last Reviewed: | 2/22/2005 |
---|
Keywords: | kbhowto KB114670 |
---|
|