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 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 4779

Post New Nimaya Interview Questions


Nimaya Interview Questions


Un-Answered Questions

Explain the mount system calls?

542


What is azure explorer?

283


I need to set predefined condition. How I do this?

488


What is the use of try square?

682


How do I count the number of times a word appears in word?

309






How do you determine the 'plant' in sales and distribution?

621


Which are the top apps for you civil engineering?

661


How do you enter an if function in excel?

269


How add insert options in datagrid control in footer row.

1915


What is candeactivate?

405


What is sap ess ?

5


What is the difference between BPA AND Contract What are documents and test cases u followed

1923


What is the method to expand and collapse nodes in a jtree?

588


WHAT IS A LIVING THING THAT CAN SPEND ITS FULL TIME WITHOUT DRINKING WATER . SPECIFY REASON WHY AND PRESICE ITS HOME LAND

2173


Explain what are the servers supported by ruby on rails?

423