CodeDelphiRAD StudioTech Partner

Easily Encrypt And Compress Your System Information Data In Your Windows App With These Components

Do you need to collect system information which needs to be encrypted and compressed to a file for later use in yourDelphiapplication. MiTec’sSystem Information Management Suite helps to easily encrypt/decrypt the system information. In this blog post, how to use the TMiTec_SystemInfo component’s TCodeStreamProcedure to Encrypt, Compress and save system information into…
Read more
C++CodeDelphiTech Partner

Windows Management Instrumentation Made Easy In Your Delphi Apps With Ultimate Component Suite

Do you need to access management information in an enterprise environment from your Delphi Application? Don’t know where to start with? Don’t worry.MiTec’sSystem Information Management Suite’s component helps you access systems, applications, networks, devices, and other managed components with less code, and we will learn how to use MiTeC_WbemScripting_TLB in this blog post.
Read more
CodeDelphiRAD Studio

FireDAC Tip: Write Database Independent SQL Commands With Escape Functions

Escape sequences allow for writing DBMS-independent SQL commands. The sample predefines some escape function sequences. To execute a predefined escape function, right-click the Function edit box and choose a predefined escape function from the popup menu. Moreover, the sample allows you to write your own function. To this end, write text into the Function edit box and press Enter. Then, the…
Read more
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