Problem: How to shut down the InterBase Service Solution: To shut down the InterBase Service, use the INSTSVC utility located in the InterBaseBin directory. For example: C:InterBaseBin> instsvc stop This utility will also start the server (however it will not start the Guardian). Another way to do this is to use the Windows Services Manager API to write an executable.
Last Modified: 26-OCT-00