C++CodeDatabaseDelphiIDEInterBaseRAD Studio

Visual vs. No Code vs. Low Code App Development, What's The Difference?

Low code app development is the phrase of the moment right now. There are even some tools which fall into the low code category which use artificial intelligence to help develop solutions better although not without some controversary. Yet, the terms used are not clearly definitive, which can lead to confusion. This article will first define a few key phrases such as citizen developer, visual apps…
Read more
DatabaseDelphiTech Partner

This Is How To Use ADO And FireDAC With Databases

From this article, you will learn the difference between working with databases via the ADO technology and the FireDAC library. Using the right database technology is often a critical part of designing your apps, particularly for Windows application development where there is a very rich array of database choices, not all of which may be hosted on a Windows server. ADO (ActiveX Data Objects) is…
Read more
DatabaseInterBaseNews

Becoming an InterBase VAR: How And Why

An InterBase VAR license is simply a legal agreement between you and Embarcadero that allows you to redistribute InterBase. The benefits of this agreement are outlined below. The Benefits of Being a VAR There are no registration and licensing headaches. VARs typically receive a .SLIP file which they deploy with their application. By simply copying it to the InterBase install directory it inhibits…
Read more
C++DatabaseDelphi

RAD Server and Sencha CRUD Grid

This post shows how to create a RAD Server REST Endpoint (JSON Web Service ) using the RAD Server Database Endpoints Wizard using a FireDAC Connection, to create REST Endpoints for CRUD functionality. And create a Sencha Web Client Application with a CRUD Grid for our…
DatabaseNewsPythonRAD StudioWebinar

Top 10 Webinars: Integrations

Delphi, C++Builder and RAD Studio integrate with Python through VCL and FMX libraries to enable Python users to build GUIs for Windows and cross-platform applications. The IDEs also integrate with AWS and Azure for cloud services. Here are our best webinars on integrations: 1. Introduction to Python GUI Development with Delphi for Python – Part 1…
Read more