Trending News
Promoted
Anonymous
Explain the purpose of a data access page.?
What needs to be included
1 Answer
Relevance
- Anonymous1 decade agoFavorite Answer
Data Access just really mean a dynamic page or page that displays data from a dynamic data source. Basically from a database, XML, flat files or the like. Other forms of data access could include data providers that connect into system to retrieve information for display or update. Generally, an application will have an interface to access the information and provide code to format the display of data. Some of the most useful web sites all provide data access to some form of data source or store to gather, compile and display information to you the user.
Hope this helps.
Still have questions? Get your answers by asking now.