Why is it not good to use a variant data type?

Answer Posted / suresh

Using variant rather than a specific data type is
slower because of conversions needed and takes up more
memory because additional over head

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I make a text box not beep but do something else when I hit the Enter key?

984


What is the difference between adodc and adodb in vb?

496


What is recordset in visual basic?

574


How do I mimic a toggle button?

1013


Whether HTML supports multimedia: and document links?

1434






What are the tools available for Debuggiu in VB?

1486


How do I create a window with a small title bar as in a floating toolbar?

867


Explain the "cursortype" and "Locktype" in VB?

3794


How do I prevent multiple instances of my program?

977


What's the difference between MODAL and MODELESS forms?

1030


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.

1687


advantage and disadvantage in visual-basic and ms-access please tell me or send my mail-id

2662


Difference between Dynaset and Snapshot?

1676


Is it posible to Create Tables Through Querydef?

1670


Does VB support pointers to functions?

1176