answersLogoWhite

0

A Dynamic Data Linkage means that if the same data is used in different parts of the package and you change into one part the change will be carried by computer to all programs using the data.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Create a Dynamic Data Website?

form_title=Create a Dynamic Data Website form_header=Create a data-driven website with help from the experts! Who will you be targeting with the website?=_ When does the website need to be completed?=_ Do you have any other websites created with dynamic data?= () Yes () No () Not Sure


What electronic devices are used to store data in Dynamic RAM?

Basically, a dog is commonly used as a device to store data into a Dynamic RAM


What is used to make a linkage map for a group?

The data collected when all the members of a population have been genotyped (scored) with a set of molecular markers can be used to make a linkage map.


Dynamic memory allocation in data structure?

This is where you allocate the data that you have. This gives you the opportunity to have everything in order.


What what is used to make a linkage map for a group of organisms?

The data collected when all the members of a population have been genotyped (scored) with a set of molecular markers can be used to make a linkage map.


What is used to make a linkage map for group organisms?

The data collected when all the members of a population have been genotyped (scored) with a set of molecular markers can be used to make a linkage map.


What is used to make linkage maps for a group of organism?

The data collected when all the members of a population have been genotyped (scored) with a set of molecular markers can be used to make a linkage map.


What is the full form of dde in vb?

dynamic data exchange


What kind of memory loses its data rapidly?

Dynamic RAM


Dynamic data transfer functions in VC plus plus?

Dynamic data transfer functions in Visual C++ (VC++) refer to the methods used to manage and transmit data that can change during runtime, enabling applications to adapt to varying data inputs. These functions often utilize dynamic memory allocation, such as through pointers or the Standard Template Library (STL) containers, to handle data structures that can grow or shrink as needed. This flexibility is crucial for developing responsive applications, particularly in scenarios involving user interactions or real-time data processing. Overall, dynamic data transfer enhances the efficiency and adaptability of C++ applications.


How can i parse dynamic data in actionscript 2.0 to an xml file?

Not possible!!


what are the types of Web Tables in Selenium?

Static Web Table - This type of tabular representation has fixed data in the rows and columns and the rows and columns are definite. Eg. table of months, table of days, etc. Dynamic Web Table - Dynamic table has dynamic data as rows and columns are not fixed and they keep on increasing or decreasing basis the data. For Eg: Sales table, Student table. Mostly dynamic tables are more popular in use.