What is the difference between Dim nCount as Integer vs Dim
nCount% and when would you use each?
Answer Posted / parmanand
Nops there is a difference my friend!
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is meant by building a recordset.
How many File System Controls are there ? Explain.
What's the difference between MODAL and MODELESS forms?
How about Access 2.0 compatibility?
VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?
How to customize workgroup message?
How do I call a DLL?
Does VB support pointers to functions?
Explain Types of DBCombo boxes?
How many tabs in a tabbed dialog do you consider appropriate?
How would you create properties in ActiveX Control?
What are the types of line styles available in Treeview Control?
what are the Types of LockEdits in RDO?
How would you create Visual basic Document file?
I'm getting error message "Reserved Error [-nnnn] ("There is no message for this error")" from Jet Engine 2.0.Why?