DatabaseManager

It is recommended to use DBMS.

DBMS automatically uses the driver the website administrator has selected as their preferred option.

Database Management System (DBMS)

DBMS is the main library used to communicate with Saturn's database.

Get error

You can check for an error with your query by using the error() function in DBMS.

If there is an error a string with the error code will be returned. If there is no error this will return NULL

Last updated