Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

User

LICPGMLIB (the default user name is the same as the <program-library> name in which LANSA Composer server was installed on IBM i)

Password

Lansa

Note
titleNote: If you wish to create and use your own user profiles to connect to your IBM i server, refer to Creating Further User Profiles for Use with LANSA Composer.

...

User

PCXUSER

Password

PCXUSER

title
Note
Note: You may need to grant permissions to the database for the user in the database management system (for example, MS SQL Server) on the Windows server computer.  This applies particularly if the database connection is using trusted connections and you are not separately specifying a database user and password in the Server exceptional arguments entry box.

...

Specify Windows Server Database Connection Attributes

title
Note
Note: This section concerns connections to a LANSA Composer server on Windows.  If you are connecting to LANSA Composer server on an IBM i server you do not need to read this section.

The following example shows default and typical values used in the Server exceptional arguments field when connecting to a LANSA Composer Windows server that uses an MS SQL Server database:

title
Note
Note: In the above example no database user credentials are supplied because the MS SQL Server database is configured to use Windows authentication mode and the Windows user used to connect to the LANSA Composer server is appropriately defined and authorized in the MS SQL Server database.

In some cases, you may need to specify DBUS= and PSWD= keywords and values in the Server exceptional arguments string to provide database user authentication credentials.

Depending on your specific database configuration, these parameter values may be appropriate to direct the server to use database credentials contained in the x_lansa.pro file on the server:

DBUS=*SERVER PSWD=*SERVER.

...