OleDbDataAdapter ole=new OleDbDataAdapter(new OleDbCommand ("select * from login",oleDbConnection1)); OleDbCommandBuilder cmd=new OleDbCommandBuilder(ole); ole.Fill(dataSet11,"login"); DataRow drow=dataSet11.Tables ["login"].NewRow(); drow[0]=textBox1.Text; drow[1]=textBox2.Text; drow[2]=textBox3.Text; dataSet11.Tables["login"].Rows.Add (drow); ole.UpdateCommand=cmd.GetUpdateCommand(); ole.Update(dataSet11,"login"); MessageBox.Show("one row added"); this gives exception.how to solve it
1 4392Post New Nimaya ADO.NET Interview Questions
How you can set up jenkins job?
How strings are created in java?
Which type of data HBase can store?
How to drop all tables in postgresql?
What are the basic dos commands?
What is the difference between stock transport order and stock transfer order?
successful command to make linux system as router in redhat-+
sir, i want t know, i got a cheque frm sindhu (that amount i gave her as rent advance, she is returning nw) bt the cheque has cancled and bank take cheque return charges so plz give this journal entries.
Explain the concept of lazy data access?
You are the project manager for a nonprofit organization. Your project has come about due to a social need. Your sponsor wants to get right to the Planning process. However, you know that a scope statement should be published prior to proceeding to the Planning processes. All of the following are true regarding scope statements except: A. It documents roles and responsibilities. B. It can be modified to reflect changes to the scope of the project. C. It describes the project deliverables, requirements, and objectives D. It serves as a baseline for future project decisions.
What qualities do you think will be required for this job?
Can you pass expressions to function parameters?
How does a web application session work?
How many pages can you have on a wordpress site?
At Apple we like to hire those who are natural leaders. When have you taken on a leadership task in the workplace without being asked?