what is different from edit and updates?
Answer Posted / dipali
edit means add somthing new .
& update means to alter data and replace by new data
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
Difference between Class Module and Standard Module?
How to customize workgroup message?
Specify technical & functional architecture of your last 2 projects.
How to find the current record position in data control?
What is ActiveX Dll and ActiveX Exe?
What is executenonquery in vb net?
How do I create a window with a small title bar as in a floating toolbar?
How would you create Visual basic Document file?
How do you change the system menu (on the Control-Menu Box)?
How can I speed up my VB database application?
VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?
How would you run your ActiveX Document Dll?
How would you use ActiveX Dll and ActiveX Exe in your application?
How would you create properties in ActiveX Control?
What is the use of property page Wizard in ActiveX Control?