| |
|
|
| |
|
|
| |
| |
|
Although MS Access offers a small text-based interface for running SQL
commands, it lacks an SQL script interpreter; i.e.,
a facility that can read an SQL script and execute its statements. In
this assignment you'll write the VC#.Net code for such an interpreter.
Later in the course you will use this interpreter to run the case
study's SQL
database schema creation scripts against a (blank) Access database.

To run the program: