Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Apollo Under MTS

Status
Not open for further replies.

rschisler

Programmer
May 10, 2001
1
US
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top