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 4810

Post New Nimaya ADO.NET Interview Questions


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


Un-Answered Questions

What are the Advantages and Application Areas of PHP?

507


After your b.tech/ be/ m.tech/ mca/mba/ me why you want to join banking sector? How will you be beneficial to us?

657


Define What are the materials used in building a gravity dam?

731


Explain the reasons for implementing process migration? How is the process address space handled during process migration?

524


How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul

2105






What is xmpp used for?

618


Is mongodb compass free?

1


Excel limits and specifications:

320


What is the procedure to access the database from delphi?

456


Do ssd ever fail?

471


How we can declare variable in php?

508


How many keywords should I have per ad group?

182


Explain the advantage of packaging over xcopy in .net?

538


What does a beaver build?

479


How can you insert a table in a document?

320