After creating an SQL script, you can run it to update or modify your database.
To execute an SQL script in Microsoft® Visual InterDev™ or Visual J++™
Note If the Execute command is not enabled, make sure that Data View is active, that you've selected the name of the database in Data View, and that the SQL script file is open in the SQL editor.
If the SQL script runs successfully, the result set appears in the Output window.
To execute an SQL script in Microsoft® Visual C++®
Note If the Run command is not enabled, make sure that Data View is active, that you've selected the name of the database in Data View, and that the SQL script file is open in the SQL editor.
If the SQL script runs successfully, the result set appears in the Output window.