An attempt was made to connect to the database using the SQLDBC_Connection::connect method.
One of the following problems arose:
· You did not specify a database user.
· You did not specify a password for the database user.
Enter the database user or the corresponding password in the properties of the SQLDBC_Connection::connect method.
· If you want to establish the connection using the KEY property, use the XUSER list command to check whether an XUSER entry exists for this database user or whether the XUSER entry contains the database user's password.
· If you want to establish the connection using the KEY=SQLOPT property, check whether the -u <database_user>,<database_user_password> option was set in the SQLOPT environment variables.
See also:
Glossary, SQLDBC