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.

usernameRO, passwordRO

Username and password for read-only access to SQL database.

usernameRW, passwordRW

Username and password for read-write access to SQL database.