Difference between Linked Object and Embedded Object?

Answers were Sorted based on User's Feedback



Difference between Linked Object and Embedded Object?..

Answer / guest

Embedding objects -
*******************
When you embed an object, a copy of the object is inserted
into the destination document. There's no link to the
original file. When you change information in the
source document, no changes will be reflected in the
destination document. The actual data for the object is
stored within the destination file. To make changes to the
embedded object, double click it and it will launch the
original application the source file was in.
Linking objects -
*****************
Information is updated when you modify the original source
file when you use a linked object. This dynamic updating is
very handy for things such as the aforementioned monthly
report. You can open up the Excel spreadsheet that is
referenced within your Word document.Make changes
to the spreadsheet, close Excel, and when you open your
Word document... viola! The changes are already there. If
that object is linked to ten other Word files, the changes
are already in those ten files, too!
actually linking or embedding an object is fast and easy.

Is This Answer Correct ?    27 Yes 9 No

Difference between Linked Object and Embedded Object?..

Answer / rajib muhammad abdurahaman

the mooose found three children and gave each a lolipop and
the chicken disagreed. The boiled goose jumps over santa
and and the dwarf named bob chased the gorilla

Is This Answer Correct ?    7 Yes 13 No

Post New Answer

More Visual Basic Interview Questions

What are the tools available for Debug in VB?

3 Answers  


Are there any examples of commercial applications built using Visual Basic?

1 Answers  


How do I do drag & drop between applications?

1 Answers  


How can I access a record by record number?

1 Answers  


what are the Differences between variables defined as public in a standard module (.bas) file and a Class file?

2 Answers   CTS, Technocrats,


To find the current recordposition in data control.

1 Answers  


What two methods are called from the ObjectContext object to inform MTS that the transaction was successful or unsuccessful?

1 Answers  


What is ODBC Direct and Microsoft Jet Database Engine ?

1 Answers  


How many types of API functions are available in VB?

1 Answers  


How do I set the Windows wallpaper at runtime?

1 Answers  


What is the maximum size of form to hold the controls?

3 Answers   Tech Mahindra,


How can we call Stored procedure of Back End in RDO and ADO ?

1 Answers  


Categories