Features

<< Click to Display Table of Contents >>

Navigation:  Apollo VCL Components >

Features

Supports RAD Studio 12, RAD Studio 11 Alexandria, 10.4 Sydney, 10.3 Rio, 10.2 Tokyo, 10.1 Berlin, 10 Seattle, XE8, XE7, XE6, XE5, XE4, XE3, XE2, XE, 2010, 2009, 2007, 2006, 2005, D7, D6, D5

Supports Delphi 12, Delphi 11 Alexandria, 10.4 Sydney, 10.3 Rio, 10.2 Tokyo, 10.1 Berlin, 10 Seattle, XE8, XE7, XE6, XE5, XE4, XE3, XE2, XE, 2010, 2009, 2007, 2006, 2005, D7, D6, D5

Supports C++Builder 12, C++Builder 11 Alexandria, 10.4 Sydney, 10.3 Rio, 10.2 Tokyo, 10.1 Berlin, 10 Seattle, XE8, XE7, XE6, XE5, XE4, XE3, XE2, XE, 2010, 2009, 2007, 2006, 2005, D7, D6, D5

Native 32-bit and 64-bit support (both engine and components)

Provides high-performance support for FoxPro, Clipper, and HiPer-SIx tables, memos, and index formats

Small and fast plug-n-play database engine replacement for Delphi and C++Builder

Includes Apollo SQL query engine

Eliminates the need to ship the BDE with your application

Can co-exist with the BDE allowing applications to connect to other databases

TApolloTable and TApolloQuery are compatible with all data-aware components  (TDataSet descendants)

TApolloEngine class provides direct access to the local Apollo database engine in non data-aware mode. This allows for extremely fast non-visual data processing

Client/Server ready with seamless client/server migration to Apollo Database Server. Add client/server support by connecting to to the Apollo Database Server using the same code set for local and peer-to-peer configurations.

Support connections to Apollo Database Server with TApolloQuery, TApolloServerDLL (formerly TApolloServerDLL) and TApolloConnection components

No end-user configuration required

File and record-level data encryption

File and record-level locking for both Windows and DOS simultaneous transactions

Built-in Mach SIx Query Optimizer - Similar to Microsoft's RushMore Technology used in FoxPro and MS-Access - allows filters and non-SQL queries to execute at blazing speeds

Index Scoping instantly filters indexed results

User-Defined Function (UDF) support in index/query expressions

Roll-Your-Own (RYO) Queries and Indexes - Completely ad-hoc queries with no fixed condition! RYO is much faster than using TDataSet's OnFilterRecord event

Supports the ability to flip existing indexes between ascending and descending order

Conditional Indexing allows indexes to selectively included data

Includes complete Delphi source to all components