How to create a dynamic SELECT-SQL statement in an executable file in FoxPro (101046)
The information in this article applies to:
- Microsoft FoxPro for MS-DOS 2.0
- Microsoft FoxPro for MS-DOS 2.5
- Microsoft FoxPro for MS-DOS 2.5a
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft FoxPro for Windows 2.5
- Microsoft FoxPro for Windows 2.5a
- Microsoft Visual FoxPro for Windows 7.0
- Microsoft Visual FoxPro 8.0
- Microsoft Visual FoxPro 9.0 Professional Edition
This article was previously published under Q101046 SUMMARY
A compiler cannot be accessed either in a stand-alone or compact executable
file, so the Relational Query By Example (RQBE) screen is not available for
the user to modify a query. However, the user can use macro substitution to
modify a SELECT-SQL statement as needed within an executable file.
This technique will work in FoxPro for Windows with some modification.
FoxPro for Windows does not create stand-alone executable files, but is
capable of providing stand-alone applications. However, the query builder
is not available in executable files built with the FoxPro for Windows
Distribution Kit because it is intended to be used in interactive mode.
REFERENCES
"Developer's Guide," version 2.0, page D16-11
"Commands & Functions," version 2.0, page C3-10
"Language Reference," version 2.5, page L3-9
"Developer's Guide," version 2.5, page 14-11
Modification Type: | Major | Last Reviewed: | 3/17/2005 |
---|
Keywords: | kbcode KB101046 |
---|
|