The DP4 C Programming Environment

The DP4 C programming environment allows you to develop executable programs to access your database. The C language gives you the flexibility to manipulate data in any way you wish, but the more your program is based round the DP4 API, the more more portable and future-proofed it will be.

DP4 C is easy to learn, and baseically the same DP4 functions are available on all supported platforms, and sometimes in other languages, thus simplifying migration.

Your DP4 C program can be compiled using one of the supported compilers:

See An Introduction to DP4 Programming in the DP4 C/C++ Programmers reference for a more detailed introduction to DP4 programming using C or another language.