Versions Compared

Key

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

Child pages (Children Display)
alltrue

...

  • Configure connection information (URL and port). You need the database information. 
  • Configure credentials (user name and password) and credential options. You need the username and password you created in the database.   Datical DB obtains connection user/password information from one of these two methods below.  We strongly recommend to use the first method (runtime credentials) because it is more secure.  The second option (storing credentials in the datical.project file) is to be avoided because of the possibility of the encoded passwords being decoded.  Credential options include:
    • Option 1: Runtime credentials (more secure)
      • Prompt during project operations
      • Store in environment variables 
    • Option 2: Store in the datical.project file (less secure)
      • Passwords are encoded 
  • Connection Configure connection settings (some are unique to a database type/platform)