April 2002
Intermediate to advanced
416 pages
11h 50m
English
Example Program RunScript, shown in Figure 6.7, ties together several of the objects described in this chapter to execute SQL scripts. Use the File menu’s commands to open an Access or SQL Server database. Use the Open Script command to load a text file containing a SQL script or type one in yourself. When you click the Execute button, the program executes the commands in the script and displays the results. The program displays the records returned by queries. For non-query commands, the program displays a success or failure message.

The script should contain ...
Read now
Unlock full access