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 |
Which type of object requires this object?
What is database vb?
How do I add a form in visual basic?
In which areas the Error occurs?
What is the difference between change event in normal combobox and dbcombobox?
How would you navigate between one document to another document
How do you change the system menu (on the Control-Menu Box)?
Is there any Edit method in ADO Data Access method?
Which property of textbox cannot be changed at runtime?
What is dao in visual basic?
Is it possible to change menu runtime using API? If yes Specify the function names?
How should dates be implemented so they work with other language and country formats?