What is diff between the Generic Variable and Specific
Variable?

Answer Posted / guest

Generic Variable:

Create Object Ex:-Ole-Automation . No need refer the object
library.

Specific Variable:

Binding Procedure Early and Late Binding ( Can be Remove
from the Memory).

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you create Visual basic Document file?

2101


What is rdo in vb?

725


How can you determine performance standards?

792


What is Parser Bug?

2082


What is the difference between Msgbox Statement and MsgboxQ function?

1636


what are the Differences between Recordset and Resultsets?

2264


What is the use of NEW Keyword? Explain.

1751


Where can I get updated VB and other Microsoft files?

1230


How would you access objects created in ActiveX Exe and ActiveX D1T ?

1782


Why visual basic is used?

730


How do I make my applications screen-resolution independent?

1218


Difference between Linked Object and Embedded Object?

1990


Is it possible to Manipulate data through flexgrid? Explain.

2223


Can you tell me the properties of the controls?

1767


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.

1917