odata
The CData ADO.NET Provider for OData enables you to expose Web services as a fully managed ADO.NET data source. It allows you to access almost any OData service from native ADO.NET tools. You can follow the procedure below to access OData sources that do not conform exactly to the OData protocol. This article will add support for the Microsoft Research service, which does not implement some common functionality, including support for retrieving metadata.Define a Custom Schema FileThe CData providers ......
Salesforce Lightning Connect enables Salesforce users to connect to data from OData sources from Salesforce in the same way that users interact with standard Salesforce objects. Through Lightning Connect, Salesforce customers can build real-time analysis from within their Salesforce dashboard and other Salesforce1 apps. In this article we are going to show you how you can enable bi-directional connectivity between NetSuite CRM and ERP data from Salesforce using the Cloud Drivers from CData Software ......
Use the CData Cloud Driver for SQLite to securely provide OData feeds of SQLite data to smart devices and cloud-based applications. Use the cloud driver with Salesforce Lightning Connect to create SQLite objects that you can access from apps and the dashboard.The CData Cloud Driver for SQLite enables you to access SQLite data from cloud-based applications like the Salesforce console and mobile applications like the Salesforce1 Mobile App. In this article, you will use the cloud driver and Salesforce ......
The Salesforce Cloud Driver enables applications to connect to Salesforce data via Web services. In Google Spreadsheets, you can consume Web services in the CSV format by calling the ImportData function. You can follow the three steps below to use the ImportData function to consume Salesforce data in Google Spreadsheets.If you have not already connected successfully in the cloud driver administration console, see the "Getting Started" chapter in the help documentation for a guide.Authenticate your ......
This article will demonstrate how to set up the Dynamics NAV OData services and how to connect to these services using the CData ADO.NET Provider for OData. While this article uses the ADO.NET Provider, you can also connect from other technologies, for example, ODBC or JDBC.Note that some Dynamics NAV instances require secure authentication that is not available with the free Community Edition.Set up the Dynamics NAV Web ServicesFollow the steps below to enable the OData services in the Dynamics ......
This article will explain how to use the Salesforce Cloud Driver to provide the underlying connectivity to Salesforce data in Tableau's business intelligence tool.If you have not already connected successfully in the cloud driver administration console, see the "Getting Started" chapter in the help documentation for a guide.In Tableau, select 'Connect to data'. In the 'On a server' section, click OData.In the resulting wizard, enter the OData URL of the cloud driver's endpoint. Append the name of ......
Use the CData SQLite Cloud Driver to connect to live SQLite data in the PowerPivot business intelligence tool.This article will explain how to use the cloud driver to provide SQLite data as OData services and then consume the data in Microsoft Excel's PowerPivot business intelligence tool. Follow the steps below to retrieve and edit SQLite data in Power Pivot. While the example will use the Salesforce Connector, the same process can be followed for any of the CData Cloud Drivers.If you have not already ......
The CData ADO.NET Provider for Salesforce enables you to use the Windows Communication Foundation (WCF) framework to rapidly develop service-oriented applications that provide Salesforce data to OData consumers. This article shows how to create an entity data model to provide the underlying connectivity to Salesforce, as well as how to create a WCF Data Service to expose the OData service. You can then consume the feed with any OData client, for example, Power Pivot or an application that uses the ......