Skip to content
Scott C Gray edited this page Feb 26, 2017 · 2 revisions

Variable

driver - The JSqsh driver name that was used when establishing a connection

Description

The read-only ${driver} variable will contain the name of the JSqsh driver that was used to establish the current database connection. If no connection is established then this variable will not be set.

See also

domain, driver, user, server, port

Clone this wiki locally