Uploading Data from a Database
You can upload your data from a database to TIBCO Clarity. TIBCO Clarity supports the following databases: DB2, Oracle, Microsoft SQL Server, MySQL, PostgesSql, and Amazon Redshift.
- Procedure
- On the "Get data from" page, click Database.
- In the "Import from database" dialog, if you want to use an existing connection, select a connection from the Saved connections list.
- If you want to create a new connection to the database, select
Create new connection from the
Saved connections list.
- Select a JDBC driver from the JDBC driver list.
- If you select com.mysql.jdbc.Driver in the enterprise edition, click Upload driver to upload a MySQL driver to TIBCO Clarity.
- In the Database URL field, enter the URL of the database that you want to connect to.
- In the User name and Password fields, enter your user name and password used to connect to the database.
- In the
Login timeouts (sec) field, specify a timeout interval in seconds.
The default value is 10.
- If you want to save the connection, keep the Remember me check box selected. Otherwise, clear this check box.
- Click Connect.
- Select a method to fetch data when a valid connection is established:
From table: select a table from the displayed Select table list. If you want to upload the source name, select the Store source name check box.
Use SQL: enter an SQL statement in the displayed Enter SQL field to specify a table.
- Click Next.
What to do next