Versions Compared

Key

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

...

  • JDBC - Connect using a standard JDBC connection. The following inputs must also be provided.
    • JDBC Drive - Name of the JDBC driver class to use when connecting to the database.
    • Database URL - The database connection URL.
    • User Name - The username to use when connecting to the database.
    • Password - The password to use when connecting to the database.
    • Role - The Mondrian role to use with the connection.
  • JNDI - Connect using the specified JNDI name. The following inputs must be provided:
    • JNDI Name - The JNDI data source name.
    • Role - The Mondrian role to use with the connection.
  • MDX - Connect using the specified MDX connection string.
  • Shared - Connect to the database using the named shared connection. See the Shared Relational OLAP Connection action for further details

...