|
Techforum
Distributed queries
Every organisation has data in multiple databases. Very often we
need to perform queries and updates across different databases of
the same or different type.
The C#
Column
COM Interoperability
COM components and .NET components are not compatible since they
have different internal architectures. However, there are tools
available in the .NET SDK for generating COM proxies for .NET components
and .NET proxies for COM components.
|