Answer Posted / sesu
insert into <tablename> values (Parm1,parm2....)
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
i already displaying one datagrid. now i want to make change to particular column header i.e i want to split that column header and it includes one more header.... write a code for that in windows application using C#.net
Which command prompt utility is used to convert a resource file from the text format into the binary format?
Name the template that is used to create a user-defined component.
What is a fillable form?
What are the advantages of form?
How is anchoring different from docking?
What are controls in windows forms?
Is windows an application software?
What is the difference between pixels, points, and em’s when fonts are displayed?
What are the components of gui for windows?
What are windows applications?
What are the properties of datacontrol?
What is formdata?
What is the difference between desktop application and windows application?
Suppose I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. When I am clicking another button then other two values also insert into that table?