Hi, 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. please help me
Answer Posted / balaji
first time insetr five columns but two columns are empty
value thats null value when we click another button update
query is used insert remaining columns (where condition
filled columns value)
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between listbox and combo box?
What are the forms of database?
What is form record?
Explain how save rerecord in the database?
What is window form application?
How to use the FindControl() function to preselect an item in my dropdownlist?
What is a windows based application?
What is form and meaning?
Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.
Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.
What are the different cloud platforms?
Which window allows viewing the resources of the servers, such as services, processes and the event log?
How insert record in the database?
What is form design?
What is the difference between the add() and insert() methods of a listbox control?