Explain transaction atomicity?
Atomicity (database systems) is a property of database
transactions which are guaranteed to either completely
occur, or have no effects.
| Is This Answer Correct ? | 0 Yes | 0 No |
where can i use pmcmd commands of informatica
How does a DCOM component know where to instantiate itself?
How do we create dcom object in vb6?
Does .net replace com?
What is the difference between aggregated and contained objects?
Once I have developed the com wrapper do I have to still register the com in registry?
Explain object pooling?
what is far pointer and what are the use of far poiter in com/dcom ?????
What are the purposes of AddRef, Release and QueryInterface functions
What should QueryInterface functions do if requested object was not found?
Suppose we have object b and aggregated object c (in- proc server), created by b. Can you access any interface of b from c? What?s the difference between aggregated and contained objects?
Which namespace do the classes, allowing you to support COM functionality, are located?