Chapter 7: The Services Interface
From the configuration page for your Firebird DSN on Windows you have
access to a useful graphical management console that is built across the ODBC API
and Firebird's Services API. It gives a database administrator on Windows a
user-friendly way to run service utilities that would otherwise be run from
a command-line tool. We are using it to introduce this chapter because the
source code could be a useful resource for developers looking for ideas about
including Services functions in their applications.