NAME

WeBWorK::DB::Driver::SQL - SQL style interface to SQL databases.

SOURCE FORMAT

The source entry for tables handled by this driver should consist of a DBI data source.

SUPPORTED PARAMS

This driver pays attention to the following items in the params entry.

username

Username for access to SQL database.

password

Password for access to SQL database.