Sending result sets from an ActiveX component

ActiveX methods return row results using the IJagServerResults interface. Both a custom (native C++) and IDispatch version of the interface are available, as documented in these chapters of the the EAServer API Reference:

To use these methods in your component, you must first register the jagaxwrap.dll programmable object on your machine. If you are developing on a machine that has EAServer installed on it, jagaxwrap.dll is already registered.

The following sections describe the two methods for returning result sets: