NexusDB is a true Client/Server DBMS. Even so, one of its many features is that the engine can be compiled directly into a project so that your application can be distributed as a single exe without the need to separately install, configure, and maintain the NexusDB Server DBMS backend.

In this section we show you how to set up a data module that can be used in any embedded application and then provide a complete example of an embedded application.

Home | Site Contents | Documentation | NexusDB Manual V4 | Delphi Guide | Code Examples & Fragments