Versions Compared

Key

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

...


Table of Contents
maxLevel4

Anchor
method1
method1
Method 1 (Invoke an executable)

In your register server dialog, for Login Name and/or password, you specify the value in the format:

...

Below is an example in Windows showing the Login Name referring to retrieve_username.bat and a command prompt showing the contents of the retrieve_username.bat file.

Anchor
method2
method2
Method 2 (Instantiate the Java classname specified)

In your register server dialog, for Login Name, you specify the value in the format:

...

Contents of Java class CredentialPrototype: (hard-coded the username for illustration purposes)

Anchor
method3
method3
Method 3 (Retrieve password or username from Secure Storage)

In this method first navigate to File->Options:Secure Storage and add a Secure Storage entry for your database username or password.

...