Vista Software
Tip: Debugging a Server DLL

Debugging a Server DLL

Applies to: Apollo VCL™ and Apollo Database Server™

You can debug an Apollo Database ServerDLLs with Apollo VCL as follows:

  1. Run the 2-User Apollo Database Server locally
  2. In the Delphi Run Menu -> Parameters, set the the host application to "ApolloServer.exe"
  3. In the Project -> Options -> Directories/Conditionals tab, set the Output directory and the Debug source path to the location of the dataset you are using.

Running your SeverDLL will now start the ApolloServer.EXE and will allow you to debug your DLL.

Thanks to Alex Veen for this tip.

Back
Apollo Database Engines