What is the difference between connected environment and a
disconnected environment?

Answer Posted / pavithra

In connected,an application is constantly connected to data
source.
advantages :
data concurrency is avoided because one user is connected
to a data source and updating data,while another user cant
made changes on data.
In disconnected environment ,application isnt directly
connected to data source.user use connection at once to
retrieve data and connection closed after retreiving.
limitation:
data concurrency.

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe ado.net object model in detail.

534


Define Execute Scalar?

553


The answers which posted above is not satisfied my requirement? Can some one post teh exact answer? Thanx

1572


How to identify the updated rows in a dataset?

519


What is ole word?

533






What do you know about ADO.NET's objects and methods?

520


Can we connect two dataadapters to same data source using single connection at same time?

528


What is a dataview?

536


How does entity framework work?

466


If a table contains 20000 records . In a page at each time 100 records to be displayed what are the steps you will take to improve performance? Will you use dataset or datareader?

613


Define data adapter?

511


What two types of data providers does ADO.NET supply? What determines which one you should use?

537


What are dcl commands?

508


What is DataReader Object?

596


Where is adodb dll located?

527