![]() |
VOOZH | about |
Apache OpenOffice Base is a versatile, free database tool that makes connecting and managing data easy. With CData ODBC Driver for SQL Analysis Services, you can seamlessly integrate and query live SQL Analysis Services data, bringing real-time insights directly into OpenOffice.
This guide simplifies the setup, showing you how to connect SQL Analysis Services to OpenOffice Base so you can easily generate reports, analyze trends, and make informed decisions right within your familiar workspace.
Here is an overview of the steps:
To start, configure the DSN (Data Source Name) for SQL Analysis Services data in your system using the CData ODBC Driver for SQL Analysis Services. Download and install a 30-day free trial with all the features from here.
Once installed, launch the ODBC Data Source Administrator:
Once launched, double-click on the CData SQL Analysis Services data Source and enter the required values to establish a connection:
To connect, provide authentication and set the Url property to a valid SQL Server Analysis Services endpoint. You can connect to SQL Server Analysis Services instances hosted over HTTP with XMLA access. See the Microsoft documentation to configure HTTP access to SQL Server Analysis Services.
To secure connections and authenticate, set the corresponding connection properties, below. The data provider supports the major authentication schemes, including HTTP and Windows, as well as SSL/TLS.
Set AuthScheme to "Basic" or "Digest" and set User and Password. Specify other authentication values in CustomHeaders.
Set the Windows User and Password and set AuthScheme to "NTLM".
To authenticate with Kerberos, set AuthScheme to NEGOTIATE. To use Kerberos delegation, set AuthScheme to KERBEROSDELEGATION. If needed, provide the User, Password, and KerberosSPN. By default, the data provider attempts to communicate with the SPN at the specified Url.
By default, the data provider attempts to negotiate SSL/TLS by checking the server's certificate against the system's trusted certificate store. To specify another certificate, see the SSLServerCert property for the available formats.
You can then access any cube as a relational table: When you connect the data provider retrieves SSAS metadata and dynamically updates the table schemas. Instead of retrieving metadata every connection, you can set the CacheLocation property to automatically cache to a simple file-based store.
See the Getting Started section of the CData documentation, under Retrieving Analysis Services Data, to execute SQL-92 queries to the cubes.
π Configuring a DSN (Salesforce is shown)Once you've set up the DSN, it's time to connect to it in OpenOffice Base and start querying data:
Your connection is now established β ready to query and analyze data seamlessly within OpenOffice Base.
After the database file is created and the connection is established, the table list will automatically display all available SQL Analysis Services data objects.
That's it! You have now successfully established a connection to SQL Analysis Services data in OpenOffice Base, with data readily available for analysis and reporting.
Now, let's generate a report based on your SQL Analysis Services data data.
Your report is now created, drawing live data directly from SQL Analysis Services data, and ready for analysis.
Experience the power of live SQL Analysis Services data data at your fingertips and seamlessly integrate it into OpenOffice Base. Start your free trial today!
Download a free trial of the SQL Analysis Services ODBC Driver to get started:
Download NowLearn more:
π SQL Server Analysis Services IconThe SQL Analysis Services ODBC Driver is a powerful tool that allows you to connect with live data from SQL Analysis Services, directly from any applications that support ODBC connectivity.
Access Analysis Services report data like you would a database, through a standard ODBC Driver interface. Supports Direct Query and MDX query capabilities.