dbSetPassword¶
Purpose¶
Sets the database connection’s password.
Format¶
-
dbSetPassword
(db_id, pswd)¶ - Parameters
db_id (scalar) – database connection index number.
pswd (string) – password for database.
Sets the database connection’s password.
dbSetPassword
(db_id, pswd)¶db_id (scalar) – database connection index number.
pswd (string) – password for database.