One should be very careful when having JSP pages extend custom servlet classes as opposed to the default one generated by the JSP engine. In doing so, you may l...
data set is a collection of data table it is based on xml format ,it is used for data storing in cache as a disconnected recordset
dataset is using data manipu...
data set is a collection of data table it is based on xml format ,it is used for data storing in cache as a disconnected recordset dataset is using data manipul...
Load balancing is maitained by the Gateway server using the third party software
Resonate Central Dispatch.
as mentioned above siebel load bal is done by...
You can use the ADO.NET DataReader to retrieve a read-only, forward-only stream of data from a database. Using the DataReader can increase application performan...
The sequential files (ON APPLICATION SERVER) are called datasets. They are used for file handling in SAP.
OPEN DATASET [DATASET NAME]
FOR [OUTPUT / INPUT /...
ADO.NET introduced the DataSet class to support the disconnected, distributed data-access scenarios. With DataSet, the data retrieved from the database is cache...
A DiffGram is an XML format that is used to identify current and original versions of data elements. When sending and retrieving a DataSet from an XML Web servi...
The DataGrid provides the means to display a group of records from the data source (for example, the first 10), and then navigate to the "page" containing the n...
Valid answers are:
• A DataSet can represent an entire relational database in memory, complete with tables, relations, and views.
• A DataSet is desig...