Question and Answer Database FAQ3014D.txt :Object Activation Category :CORBA Platform :Win95/NT Product :Delphi4.x, Question: I'm trying to use the Object Activation Daemon to activate my server dynamically. Why do I get a TRANSIENT exception after the server launches? Answer: You need to make sure that the connection to your database is made active in run-time, and not in design-time. Also make sure that you TClientDataSets are made active at run-time, not at design-time. 12/01/1998 1:41:55 PM
Last Modified: 01-SEP-99