what is difference between COM & DCOM?
Answer / 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 |
Explain the difference between mapping parameter and mapping variable?
How do you convert single row from source into three rows into target?
What do you understand by SOA of Informatica?
WAT IS THE MEANING OF UPGRADTION OF REPOSITORY?
What is informatica worklet?
Does an informatica transformation support only aggregate expressions?
if i have a file having record sal=10000,and when use router with two groups having condition sal>5000 in one group,sal>7000 in other group.and if two groups connected to two targets.in which target sal=10000 will go?
9 Answers BirlaSoft, Genpact, L&T, Syntel,
wt is the difference between truncate and delete in which situation u use delete and truncate in real time..
What is a code page?
following table source name gender a1 male a2 female how to change 'male' to 'female' and 'female' to 'male'
Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
how eliminate the duplicates in flat file with out using sorter ,aggregater