Can we connect two dataadapters to same data source using single connection at same time?
Answer / Deepak Kumar Shivhare
Yes, you can use a single connection object with multiple DataAdapter objects to perform different operations on the same data source simultaneously. Just make sure that each DataAdapter's SelectCommand property points to a unique SQL statement.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between datatable and dataset?
What is the executescalar method?
What is the full form of ado.net?
Diff B/W DataSet vs DataTable
Which parameter of ConnectionString is used to specify the name of the database?
Does entity framework use ado.net?
Explain how do you connect to sql server database without using sqlclient?
What is read only and forward only in ado.net?
What are ado.net objects?
What is azure ado?
What are advantages of microsoft-provided data provider classes in ado.net?
Does executenonquery return a value?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)