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 5511Post New Nimaya Interview Questions
What are the different types of infocube?
What is the need of trex in biw system?
What do you understand by expression tree?
Explain the query object in hibernate?
Define biconnectivity?
How is EPROM generally erased
How can you make the connection using jdbc?
How do I combine pdf files in windows 10?
How will you list all the columns of a table using Apache Sqoop?
what is data integration? : Sas-di
What is the difference between web role and worker role?
How to call c function from r?
Name the most common Input Formats defined in Hadoop? Which one is default?
A 40 year old woman attends for hysterectomy for dysfunctional uterine bleeding 9 months after she was seen in clinic. Describe your pre-operative assessment and counselling.
What are the three types of germ layers that form tissues and organs in animals?