Function tdbc-set-default
tdbc-set-default url user pass
Specifies the connection parameters to be used by the
tdbc-connection function.
- Parameters:
- url -
A string representing the JDBC connection URL.
- user -
A string representing the username for the JDBC connection.
- passwd -
A string representing the password for the JDBC connection.
- Returns:
-
A list of three elements containing the values passed to this
function the last time it was called.
-
Report a bug or request new features
© 2002