oledbdataadpter with ms access in c#.net giving exception
System.Data.OleDb.OleDbException while writing
adapter.update(dataset,"tabname"); how to update the
database from dataset?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ADO.NET Interview Questions

ADO and ADO.NET differences ?

2 Answers   Microsoft,


What are the Features and disadvantages of dataset

0 Answers   Microsoft,


Differnce between Stored procedure and user defined functions?

17 Answers   Microsoft, Symphony,


Define data access layer?

0 Answers  


What is the use of command objects?

2 Answers  






What happens when u try to update data in a dataset in .NET while the record is already deleted in SQL SERVER as backend?

5 Answers  


Difference between ADO and ADO.Net

4 Answers   IBM,


How many major types of connection objects in ADO.NET?

0 Answers   MCN Solutions,


How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?

0 Answers   CGI,


Is ado.net dead?

0 Answers  


What is dataset and datatable in ado.net?

0 Answers  


how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?

0 Answers  


Categories