What areTypes of compatability in VB and their usage ?
Answer Posted / sankar
1.No Compatibility
2.Project compatibility
3.Binary Compatibility
Usage:
for making and maintain version of the dll.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.
What is "Reserved Error -1209"?
what are the Types of Resultsets?
What is the use of Hyperlink control for DHTML applications?
How many ways you can access file using VB?
Explain about literals?
What are the important components of OLEDB?
Explain about trees structures work.
What is instantiating?
How do I tell when an application executed using the SHELL command is finished?
Types of cursors in DAO?
What is a thread pool and how are the threads within a thread pool managed?
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.
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 Internet tools available in VB6.0?