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

What is the difference between dataset and datatable?

483


What is ado and dao?

530


What is bubbled event can you please explain?

525


What are the rules to implement connection pooling?

506


What are the essential features of ado.net?

538






Define the executescalar method?

514


What is ado.net in vb net?

498


What are the benefits of using of ADO.NET in .NET 4.0?

533


Define data adapter?

506


What is the difference between executequery and executenonquery?

504


What is the difference between a datareader and a dataset?

515


What is two way data binding android?

485


What does ado stand for?

515


Explain the differences between oledb sql server, oledbdotnet provider?

550


What are all the classes that are available in System.Data Namespace?

552