How to Run Multiple SQL Statements with the VFP ODBC Driver
Article ID: 149670
Article Last Modified on 8/8/2000
APPLIES TO
- Microsoft Open Database Connectivity Driver for Visual FoxPro 1.0
This article was previously published under Q149670
SUMMARY
To run multiple SQL statements with one SQL Pass-Through command, you can
place a semicolon between the two SQL commands. This article demonstrates
how to execute multiple SELECT statements from Microsoft Access for Windows
95 version 7.0 to a Visual FoxPro 3.0 table by using the Visual FoxPro ODBC
driver.
Additional query words: 1.00 vfoxwin 3.00 3.00b
Keywords: KB149670