SET SQLBUFFERING Command
| Visual FoxPro 9.0 SP2 |
| SET SQLBUFFERING Command |
| See Also |
|
Specifies if data in a SQL - SELECT statement is based on buffered data or data written to disk.
SET SQLBUFFERING ON | OFF |
Parameters
- ON
-
Specifies that the SQL - SELECT statement uses local buffered data if available. If data is not buffered, then data from disk is used.
- OFF
-
(Default) Specifies that the SQL - SELECT statement uses data from disk.
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08