Answer Posted / 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 |
Post New Answer View All Answers
How would you create Visual basic Document file?
What are the rules which should be followed while naming a variable in VB?
Can you create a tabletype of recordset in Jet connected ODBC dbengine.
How do I set the Windows wallpaper at runtime?
What do you know about chaining views.
What are the important components of OLEDB?
Give brief description about class?
How come I get a "No Current Record" error when I use a a Data Control on an empty table?
Which type of object requires this object?
How can you Add API functions to your Application?
Write the steps in Creating ActiveX Dll and Active Exe?
how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?
___,___ and __ are difference between image and picture controls.
How do I make a text box not beep but do something else when I hit the Enter key?
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).