What is DDE?
Answer / vaidehi
AcAcronym for Dynamic Data Exchange, an interprocess
communication (IPC) system built into the Macintosh,
Windows, and OS/2 operating systems. DDE enables two
running applications to share the same data. For example,
DDE makes it possible to insert a spreadsheet chart into a
document created with a word processor. Whenever the
spreadsheet data changes, the chart in the document changes
accordingly.
Although the DDE mechanism is still used by many
applications, it is being supplanted by OLE, which provides
greater control over shared data.
Is This Answer Correct ? | 0 Yes | 0 No |
Scope of API's can be of types, what are they?
What is the max size of textbox?
Types of Modal windows in VB.
What do you mean by ADO?
What are the scope of the class?
what is the Difference between Dynaset and Snapshot?
CRETE A BACKUP FILE
What does Query_unload event do in VB? Why we need Form _unload event?
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
How can you read content from file?
What is understand in resource tracking?
Name and define the logical tiers in a traditional 3-tiered architecture?