Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Visual FoxPro OLE DB Provider supports the following SET commands.
Note The state of many SET commands, including unsupported ones, may be determined by querying the database. For example, the following returns the value for PATH in the resultant cursor.
SELECT SET('PATH') FROM <sometable> WHERE RECNO()=1
See Also
Language Reference for OLE DB Development | Visual FoxPro OLE DB Provider Data Support | Supported Visual FoxPro Commands and Functions | Unsupported Visual FoxPro Commands and Functions | Supported OLE DB Objects | Standard and Custom OLE DB Properties | OLE DB Provider for Visual FoxPro