Answer Posted / asif
DDE (Dynamic Data Exchange) a communication protocol that
let applications call each other.OLE was the first protocol
that enabled users and programmers to create compound
documents—that is documents that contain data from different
applications (for example an Excel worksheet inside a Word
document). Depending on the application's needs compound
documents can completely encapsulate other simpler documents
(embedding) or contain simply a reference to existing
documents (linking). When the user clicks on an embedded or
linked document inside a compound document Windows runs the
application that's capable of dealing with that particular
type of document.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
How many File System Controls are there Explain?
Is it possible to Manipulate data through flexgrid? Explain.
Is there a way to break long lines in VB code?
what are the Parts of ODBC?
Can you create a updatecascade, Deletecascade relation in Ms- Access? If no, give on eample.
How to customize workgroup message?
Is visual basic case sensitive?
What is visual basic used for?
which property is used to change to some value to access a identity column in datacontrols?
Difference between Class Module and Standard Module?
Is the Access Engine and Visual Basic Pro good enough for database work?
What do you know about chaining views.
Differentiate between DAO,ADO and Adodc as in data access objects?
Where can I get good up-to-date information about VB?
OLE is used for _______