![]() Related Questions No, we cann't since once connection to database is opened must be closed before you reopen again . Latest Answer : yes,we can connect two dataadaters to same datasource using single connection at same time.There is a technology in ado.net 2.0 called MARS usinng Mars in connection string we can do it.for eg: cn.ConnectionString = "server=(local); database=employee; ... Read Answers (8) | Asked by : Niranjan Latest Answer : by using the data view method we can do it ... Read Answers (7) | Asked by : tallam ravikanth What is "Connection string"?what is "View"?what is "Stored procedure"?what is "delegate"? Read Answers (11) | Asked by : Hanan Latest Answer : We will update the dataset by calling Update Method.We will update the database by calling AcceptChanges Method. ... Which one of the following objects is a high-level abstraction of the Connection and Command objects Which one of the following objects is a high-level abstraction of the Connection and Command objects in ADO.NET?DataReaderDataSetDataTableDataViewDataAdapter DataAdapter Read Answers (2) | Asked by : Pandian S Can we do database operations without using any of the ADO.net objects?This was an interview question Latest Answer : According to me, in .NET Technology database access is done through ADO.NET.ADO.NET contain the classes to access database. So, in .NET there is no other way to access database other than ADO.NET classes which also contains objects for DAO, RDO. ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||