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 4828

Post New Nimaya Interview Questions


Nimaya Interview Questions


Un-Answered Questions

What is amazon emr?

96


Explain quicktest professional (qtp) testing process?

539


How to protect a Dosing pumps/any sensitive equipment (single phase) from surge protection inside a food factory.

1288


How can you deal with different types of seasonality in time series modelling?

113


what is zone a n zone b?why the spacing of ring in zone a less.n zone b high?

1565






For any web application, what are the possible login features that should be tested?

811


What is angular json file?

414


What are the views of ms word?

300


What is the use of underscore variable in repl?

270


How to design a global template for sap fscm?

5


Will it perform if we have over 1 million skus?

5


Kafka has written in which languages?

301


What is function overriding and overloading in java?

587


what is the pulse and audio frequency transformer? what is different between induction regulators and tap changing transformer?

1647


What processors have BDM capability?

2203