Customize a connection function.
connect_ff(user, password, port, server)
| user | The user name used to access the server. |
|---|---|
| password | The password for that user. |
| port | (optional) The port on the server to connect to. |
| server | The name of the server. |
Other connection functions:
conn_db(),
connect(),
dc0(),
dc(),
quietly.conn_db()