![]() |
VOOZH | about |
One of the strengths of the CData JDBC Driver for OData is its cross-platform support, enabling integration with major BI tools. Follow the procedure below to access OData services in KNIME and to create a chart from OData services using the report designer.
CData simplifies access and integration of live OData services data. Our customers leverage CData connectivity to:
Customers use CData's solutions to regularly integrate their OData services with preferred tools, such as Power BI, MicroStrategy, or Tableau, and to replicate data from OData services to their databases or data warehouses.
jdbc:odata:URL=http://services.odata.org/V4/Northwind/Northwind.svc;UseIdUrl=True;OData Version=4.0;Data Format=ATOM;
For assistance in constructing the JDBC URL, use the connection string designer built into the OData services JDBC Driver. Either double-click the JAR file or execute the jar file from the command-line.
java -jar cdata.jdbc.odata.jarπ Connection properties added to CData driver
Additionally, please refer to our documentation to learn more about Connection Properties
Now you can go to the Read/Write section in Node Repository and get a DB Query Reader, to be able to execute a query.
π DB Query Reader
Double-click on your DB Query Reader and click the refresh button to load the metadata. Create an SQL Statement and click Evaluate. After clicking Evaluate you will be able to see the records requested. To learn more about the tables/views that are listed in our driver please refer to our Data Model.
π DB Query Reader to load the metadata
Download a free, 30-day trial of the CData JDBC Driver for OData and start building OData-connected charts and reports with KNIME. Reach out to our Support Team if you have any questions.
Download a free trial of the OData Driver to get started:
Download NowLearn more:
π OData IconEasy-to-use OData client (consumer) enables developers to build Java applications that easily communicate with OData services.