Answer Posted / latha
COM is technology developed by Microsoft which is based
on OO Design .COM Componenets exposes its interfaces at
interface pointer where client access Components
intrerface.
DCOM is the protocol which enables the s/w componenets in
different machine to communicate with each other through
n/w .
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
COM components can be used in Informatica
What is the difference between power center and power mart? What is the procedure for creating independent data marts from informatica 7.1?
What you know about transaction control transformation?
what are the Methods For Creating Reusable Transformations?
Different circumstance which drives informatica server to expel records?
What is a standalone command task?
What is substr in informatica?
Tell me about MD5 functions in informatica
What is standalone command task?
Mention few power centre client applications with their basic purpose?
What are the performance considerations when working with aggregator transformation?
Which transformation is needed while using the Cobol sources as source definitions?
What is the difference between informatica 7.0 and 8.0?
Differentiate between source qualifier and filter transformation?
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure