Answer Posted / sonu sharma
in edit u can change or add something extra in old data at
design time while in updation u can replace the old data as
new once at run time...........ok
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
How to find the current record position in data control?
How would you add elements and pictures to listitems in listview control?
What is ODBC Direct and Microsoft Jet Database Engine ?
How would you use ActiveX Dll and ActiveX Exe in your application?
How do I get the number of free bytes on a disk?
Is there any way to pass a variable to a form apart from using global variables?
What are the properties of datacontrol?
How can you Add API functions to your Application?
What is constructors and distructors.
____ property of menu cannot be set at run time.
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?
Is visual basic easy?
Timer control contains ________ no. of events.
which property used to add a menus at runtime?
When/Why should I use Option Explicit?