Subject Embedded Server Application Questions
Author cstevens@dealernet.com.au
Hello ALL :-)

using delphi 7, i have created an embedded server application that
archives data to newly created FDB's, i would like to fix these
newly created database to be FULLy used and READ_ONLY for storage
onto CD/DVD. Can you still simply use the gbak/gfix routines with
the embedded server ?, or can I access the Firebird API using
delphi ? or must it be c/c++ only, i have IBObjects, does this
provide the necessary link to the FIrebird API, have searched and
read FB BOOK, and PDF's, any help appreciated..

Craig