Answer Posted / awinash
Editing could be refered as the process of
Entering/Changing Information in a client machine.
The information is explicitly available only in the client
memory.
Updating could be refered as the process of getting the
those changes Entered in a Database or File permanantly.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are the types of line styles available in Treeview Control?
What is the need of tabindex property is label control?
What is OLEDB?
How do I dial a phone number without using the MSCOMM VBX?
Difference between Tabletype and Snapshot?
Draw Sequence Modal of RDO? Explain.
____ property is used to lock a textbox to enter a datas.
What is the default workspace?
What are some methods you can use to send data from one VB executable to another one?
how a multiple routing works ?
How do I tell when an application executed using the SHELL command is finished?
What is the use of progress Bar Control?
What is ActiveX Document?
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
Which method is preferred to save datas like database?