SYS(3099) - SQL Data Engine Compatibility Mode

Enables SQL data engine compatibility with Visual FoxPro 7.0, 8.0, or 9.0.

SYS(3099 [, 70 | 80 | 90])

Parameters

  • 70
    Specifies that Visual FoxPro treat SQL commands with behavior as in versions prior to Visual FoxPro 8.0.

  • 80
    Specifies that Visual FoxPro treat SQL commands with behavior as in Visual FoxPro 8.0.

  • 90
    Specifies that Visual FoxPro treat SQL commands with standard Visual FoxPro 9.0. (Default)

See Also

Reference

SELECT - SQL Command

SET ENGINEBEHAVIOR Command

Special Terms for Configuration Files

SYS( ) Functions Overview