The DBPWD command is used to input a password for accessing databases via the @ODBC() function. Any password input with this command will not be permanently stored. Therefore, at the start of each session, you will need to reenter your database password. The syntax for the command is:

DBPWD my_password

See the DBUID command for entering any user id required by your database.