Answer Posted / beginner
In the Disconnected Database architecture we have two databases.
1. the actual one on the server.
2. the consisting of tables, that we have takenin our
dataset and manipulated the data.
both are in two different states...
Data adaptor is responsible to sync this two whenever a
realtime connection is established between these two...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different methods available under the sqlcommand class to access the data?
Explain how to find the given query is optimised one or not?
What is ole in vb?
how Sequence to connect and retrieve data from database using dataset?
Define isolation?
What are the benefits of using ado.net?
What is a data control clerk?
Define atomicity?
What is the difference between statement and preparedstatement interface?
Define partial class?
What is the use of data grid?
What is difference between executequery and executeupdate?
What is ole db query?
How to identify the updated rows in a dataset?
How do you connect to sql server database without using sqlclient?