Debugging a Server DLL

<< Click to Display Table of Contents >>

Navigation:  Apollo VCL Components > Apollo VCL Component Reference > TApolloServerDLL >

Debugging a Server DLL

You can debug an Apollo Database Stored Procedure 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 "ADS2User.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 Stored Proc DLL will now start the ADS2User.EXE and will allow you to debug your DLL.