what is different from edit and updates?
Answer Posted / tintumol cs
edit-make changes to existing data
update-add something new and save
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What is the use of Imagelist Controls ?
What is the use of Immediate, Local Window?
Is visual basic case sensitive?
How do I do drag & drop between applications?
How would you find out the value property in Slider Bar Control?
Is visual basic still used?
What is the difference between Msgbox Statement and MsgboxQ function?
Explain the "cursortype" and "Locktype" in VB?
Explain OLE Drag and Drop.
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
How to find the current record position in data control?
When/Why should I use Option Explicit?
What is difference between datagrid and flexgrid?
How can I access a record by record number?
Is there any way to pass a variable to a form apart from using global variables?