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 |
What does Query_unload event do in VB? Why we need Form _unload event?
Why API functions are Required?
What is FireHouse Cursors?
To populate a single column value which dbcontrols you to use?
Explain Default cursor Type and LockEdit type in DAO?
What is dao in vb?
What are some methods you can use to send data from one VB executable to another one?
How can you Implement windows functionality in VB?
What is Dll?
What is the max size of textbox?
What is the need of tabindex property is label control.
what are the Differences between Class Module and Standard Module?