sql-connect

sql-connect is an interactive autoloaded compiled Lisp function in `sql.el'.


(sql-connect CONNECTION &optional NEW-NAME)

Connect to an interactive session using CONNECTION settings.

See `sql-connection-alist' to see how to define connections and
their settings.

The user will not be prompted for any login parameters if a value
is specified in the connection settings.