Basic Procedure for Application Development
The basic steps in application development using the InterBase client are:
- Choose a development platform. InterBase client libraries are available for Microsoft Windows, Linux, and proprietary UNIX systems.
- Code the application in C or C++.
- Compile and link the application.
- Test and debug the application.
- Deploy the application on the production client platform.
Supported Development Environments
The InterBase client library enables developers to design InterBase SQL client applications that connect to remote InterBase servers on Linux, UNIX, and Microsoft Windows.
See the Operations Guide for more specific information about this topic. [edit] Advance to Next Topic