The processing of data is the soul of computing. Almost every single computer ever invented was designed so that human beings could take information in the form of data and manipulate it in one way or another, either through visualizations or use it in other ways to make decisions about our lives, work, and future. If data processing is the soul, then the pieces of data itself are the bones we…
The InterBase VAR program is here to help you take your ideas from paper to market. We know one size doesn’t fit all and each solution is unique; that is why the VAR Program exists. VARs can embed InterBase with their applications with a “silent install” and…
ORM For Delphi
March 25, 2021
Object Relational Mapping is the idea of being able to write queries using the object-oriented paradigm in your preferred programming language. So this means we are trying to utilize our language to talk with the database instead of using SQL.
Why utilize ORM?
It…
TrapSql is a free software and it is developed in Delphi. According to the developer, “TrapSql lets you see and edit data and structures from computers running one of the database systems MariaDB, MySQL, MsSql. TrapSql is the perfect backup software. It also features master / detail management and query history. The Master / detail system automatically searches for foreign keys and allows…
Remarkable Application For Ventilation Devices Is Made In Delphi
February 20, 2021
Ventilation Xpress is a selection of Daikin ventilation devices and it is built in Delphi. According to the developer, “Selection tool for ventilation devices (VAM, VKM). The selection is based on given supply/extract airflows (including fresh up), and given ESP of the…
Datafile Is An Impressive Accounting And Business Management Software Powered By Delphi
February 19, 2021
Datafile Premier Software is a full suite of accounting, production, and logistics modules with a client base of 500 UK businesses amounting to 8500 users and it is developed in Delphi. Highly flexible allowing the end user to customize data entry forms, database structures…
Useful MySQL Database Backup App Exhibits Delphi Android Support
February 12, 2021
MySQL Backup is a Delphi app that allows you to backup and restore MySQL databases from an Android device over the internet. It does not appear to be available through Google Play, but rather through a third-party Android store called SlideMe. It works with the following MySQL servers: 6.0, 5.6, 5.5, 5.1, 5.0, 4.1, 4.0, and 3.23.
Some of the features include:
Backup MySQL databases to the…
Flexible InterBase AdminUtility Sample Tours You Through Powerful InterBase Features
February 11, 2021
The sample also admits authentication.
Apart from the parameters to connect to an InterBase server, the sample has four tabs to perform administrative tasks:
Server UsersTab:
ClickRefresh Usersto get all the users from the InterBase…
NexusDB Is A Powerful Client Server Embedded Database Engine For Delphi With A Unique Feature Set
February 8, 2021
NexusDB is one of the loved database systems by Delphi developers around the world. It offers the Embedded free version which is a single-user database that compiles without any additional libraries. Delphi itself ships with the powerful FireDAC data access components…
Learn How To Migrate dbExpress To FireDAC With The reFind Tool In This Delphi Sample
February 7, 2021
This sample project demonstrates how to migrate the projectMeetingOrganizerfrom dbExpress to FireDAC using the reFind.exe tool.
Location
You can find theDBX2FDMigrationproject at:
Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to: Object PascalDatabaseFireDACToolreFindDBX2FDMigrationDemoForms Subversion Repository: You can find Delphi…