DelphiShowcase

CaseTalk Modeler Built In Delphi Is An Incredible Fact-Oriented Modeler That Captures Information

CaseTalk Modeler is the centerpiece of to the developers product line and it is built in Delphi. Modeler enables you to precisely capture the knowledge of the domain expert by using a method known as fact-oriented modeling. This is a conceptual method free of any technological bias, capturing knowledge in natural language format. While no technical bias exists in the method, the Modeler is capable…
Read more
CodeDelphiRAD Studio

Learn How To Migrate dbExpress To FireDAC With The reFind Tool In This Delphi Sample

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…
Read more
DatabaseInterBaseNews

InterBase Performance Monitor

As application developers, when there is a problem in our code we use tools to discover where those problem lies. Just like in code, when there is a problem with the database, we need to use specific tools that monitor and tune our databases.   When you are looking at…
CodeDatabaseDelphiRAD Studio

FireDAC Tip: Learn How to Manage Centralized Cached Updates With This Schema Adapter Sample

The FireDAC.SchemaAdapterMemTable Sample uses some methods and properties ofTFDSchemaAdapterin order to implement some features related with the management ofCentralized Cached Updates. Location You can find theSchemaAdapterMemTablesample project at: Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to: Object…
Read more
DelphiRAD Studio

Create Enterprise-Grade Grid Based Desktop Applications 10x Faster With X-Files Components

Delphi VCL community is wide enough that you can find thousands of different components in the market. And these components increase your productivity, which leads to really awesome desktop projects. X-DBGrid Component package is a popular and most used component set that helps you to build beautiful user interfaces for any kind of database applications. X-DBGrid component has lots of…
Read more