Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Nimaya ADO.NET Interview Questions
Questions Answers Views Company eMail

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 4824

Post New Nimaya ADO.NET Interview Questions


Nimaya ADO.NET Interview Questions
    Nimaya ADO.NET Interview Questions (1)


Un-Answered Questions

What are the two ways to include the result of another page?

1843


describe a project or activity that highlight your leadership skills.

1624


Draw the SRAM Write Circuitry

666


Is java as fast as c++?

603


How ships are flooding?

583






Why we use while rs next ())?

532


What combines inductive methods with the power of first order representations?

592


How does a traffic light signal work ?

1834


How important are statistics in industrial engineering?

584


What do I do if my windows 10 won't update?

431


A description of the fundamental elements that are required to make a digibox. I assume that they all record nowadays?

564


Which is the hardest material on earth?

658


What is the monomer of polyethene?

706


Why singleton beans are not thread safe?

583


What is was plugin configuration file name?

482