What is the size of the variant data type?
Answers were Sorted based on User's Feedback
Answer / guest
The Variant data type has a numeric storage size of 16
bytes and can contain data up to the range of a Decimal, or
a character storage size of 22 bytes (plus string length),
and can store any character text.
Is This Answer Correct ? | 23 Yes | 6 No |
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
What are 3 main differences between flexgrid control and dbgrid control?
What is activex control in vb?
How do I use GetPrivateProfileString to read from INI files?
What is the use of Visual Basic Document file?
Why we use Treeview Control?
Can Redim be used to declare a new array ?
Wat is multithreading in VB?
How can you check Beginning and End of the file?
Which datatypes in Visual Basic are capable of accepting Nulls?
How can you Add API functions to your Application?
What is ODBC Direct and Microsoft Jet Database Engine ?