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 4827

Post New Nimaya Interview Questions


Nimaya Interview Questions


Un-Answered Questions

MOdules in TSW

4217


Can you explain the role of a hematologist and the focus of their practice within the field of medicine?

1


Can each java object keep track of all the threads that want to exclusively access it?

542


Why is ph increases suddenly after the equivalence point?

595


Explain the difference between sc> and lom>?

543






what is session in java?

755


What are the features of Pseudo mode?

230


How to get servletcontext in apache-wicket application?

5


How will you convert an integer to a unicode character?

511


Is kafka an etl tool?

265


What is a design view?

522


in gujarat. whether Vat is applicable if H form issue ?

1854


Why do we use group by and order by function in mysql?

525


Please let me know Under head of Sales Advance?

1523


List at least two factors that promote transition from ductile to brittle fracture.

651