Does anyone have experience using Apollo under MTS in Delphi? I have it working with one instance but when I run a second instance, I get frequent errors that seem to look like there is only one instance of SDE50.DLL and its being shared by all MTS objects. Is there a way to have one instance of Apollo for each MTS object?
If I use a TMTSDataModule and put the TApolloTable components in it, it still seems to share one instance of SDE50 rather than starting one for each MTS object.
If I use a TMTSDataModule and put the TApolloTable components in it, it still seems to share one instance of SDE50 rather than starting one for each MTS object.