ADO Database Delphi

Question:
My CORBA client and server work great together on the same
machine, but when I try running the client from a remote
machine it doesn't work. What's wrong?
Answer:
In addition to the RepositoryId, you need to specify both the
HostName and the ObjectName for your TCorbaConnection component.