How can you filter out specific type of file using file system controls?
What is the use of property page Wizard in ActiveX Control?
Explain Default cursor Type and LockEdit type in DAO?
Explain OLE Drag and Drop.
What is understand in resource tracking?
Can you create a updatecascade, Deletecascade relation in Ms- Access? If no, give on eample.
Where can I get good up-to-date information about VB?
Explain the working of templates?
Explain about control properties?
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?
what are the Types of LockEdits in RDO?
Is the Variant type slower than using other variable types?
What is ActiveX? Explain.
How do I make my applications screen-resolution independent?
Difference between Recordset and Resultsets.