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


Please Help Members By Posting Answers For Below Questions

How to use advanced data-bound controls.

727


Which language is used in visual basic?

572


Draw Sequence Modal of DAO? Explain.

1793


Types of LockEdits in RDO.

1791


Can you create a tabletype of recordset in Jet - connected ODBC dbengine?

1662






Binary Access-method isused to access file in which manner?

1510


What is the use of property page Wizard in ActiveX Control?

2088


What is FireHouse Cursors?

1840


Clear property is available in ____,___ control.

1159


___ property used to add a menus at runtime.

1346


DHTML Is used for what?

1496


what are the Parts of ODBC?

1495


Difference between Recordset and Resultsets.

3653


Recordset object consists what?

1671


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.

1773