May marks the beginning of our Enterprise ConnectorsSpotlight. Each month we will highlight two Enterprise Connectors from the list of over 100 connectors. As part of the highlight, you will find blog posts on the connectors, and a free webinarcovering them in more detail. Additionally, for all current Update Subscription customers, you will also receive a free one year license for the…
A common pattern when inserting data into a database table which has an auto increment field set on it is to use an SQL query to select the last inserted ID of the newly created record. Once you use your TFDQuery to run your INSERT query you can run this second query to get…
I am working on a project that utilizes the Embarcadero Enterprise Connectors powered by CData to access SalesForce through it’s API. The Enterprise Connectors provide you a wide variety of connectors for quickly and easily accessing APIs like SalesForce, Google…
Building a Google Drive VCL application using Enterprise Connectors
September 26, 2017
Step 1: Download and install the Google Drive Enterprise Connector Trial
In RAD Studio 10.2 (Pro or higher), navigate to the GetIt Package Manager via the Tools menu. Select the Connectors category and search for ‘Drive’ and proceed with the installation.
Step 2: Create your VCL application
Go to File > New > VCL Forms Application > Delphi.
In the Data Explorer…
Quickly find add-ons with new GetIt categories
July 10, 2017
We have added a number of new categories to the GetIt Package Manager in 10.2 Tokyo to make it easier to find what you’re looking for in GetIt. The GetIt Package Manager can be accessed through the Tools menu in the IDE.
Here’s the new list of categories…
New CData FireDAC drivers
June 22, 2017
Author: Pawe Gowacki
It is very exciting time for Delphi and C++Builder developers! Embarcadero just announced partnership with CData to provide the whole suite of new FireDAC drivers that provide connectivity to major APIs and web services.
The list of new FireDAC drivers is quite long and includes connectors to over 80 systems, like Amazon DynamoDB, SalesForce, Microsoft Dynamics, Google Big…