![]() |
VOOZH | about |
TIBCO Spotfire is a data visualization and business intelligence software developed by TIBCO Software Inc. It allows users to connect, visualize, and share insights from various data sources in real-time. Spotfire provides interactive dashboards, data analytics, and predictive analytics capabilities, enabling users to explore data, uncover trends, and make data-driven decisions. It is commonly used in businesses and organizations to analyze large datasets, gain valuable insights, and improve decision-making processes. Learn more at https://www.tibco.com/analytics.
In this article, we will guide you through the process of utilizing the CData ADO.NET Provider for Oracle within TIBCO Spotfire. You will learn how to establish a connection and build a basic dashboard.
User=myuser;Password=mypassword;Server=localhost;Port=1521;
To connect to Oracle, you'll first need to update your PATH variable and ensure it contains a folder location that includes the native DLLs. The native DLLs can be found in the lib folder inside the installation directory. Once you've done this, set the following to connect:
When you configure the connection, you may also want to set the Max Rows connection property. This will limit the number of rows returned, which is especially helpful for improving performance when designing reports and visualizations.
๐ Connection properties in the Configure Data Source Connection dialog. (Salesforce is shown.)If you want to load the data into memory and process the data locally, click the Import Data Table option. This option is better for offline use or if a slow network connection is making your dashboard less interactive.
After adding several visualizations in the Recommended Visualizations wizard, you can make other modifications to the dashboard. For example, you can apply a filter: After clicking the Filter button, the available filters for each query are displayed in the Filters pane.
๐ A simple dashboard with a global filter. (Salesforce is shown.)Download a free trial of the Oracle Data Provider to get started:
Download NowLearn more:
๐ Oracle IconRapidly create and deploy powerful .NET applications that integrate with Oracle databases.