Answer Posted / suresh
Using variant rather than a specific data type is
slower because of conversions needed and takes up more
memory because additional over head
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I program the Novell NetWare API from VB?
How many objects resides in ADO ?
How to get Cursor position using API?
What type of databases you can access through ADO Data Access Object?
Is visual basic case sensitive?
How can you save and Get data from Clipboard/ Recordset object consists what?
What is script control?
How do I prevent multiple instances of my program?
What are the scope of the class?
What are the types of Error? In which areas the Error occurs?
How many objects resides in ADO ?
How do I access C style strings?
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?
What do you know about chaining views.
How would you attach pictures in column headers of List View Control?