Answer Posted / kumar.t
1. Connection
2. RecordSet
3. Parameter
4. Command
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Are there any examples of commercial applications built using Visual Basic?
How would you create properties by using class Builder Wizard?
It is possible to access Text (x.txt) files? Explain.
Is there a way to break long lines in VB code?
Explain what is Visual basic?
what is the Difference between Tabletype and Snapshot?
How can you filter out specific type of file using file system controls?
How should dates be implemented so they work with other language and country formats?
How would you attach pictures in column headers of List View Control?
What is ActiveX? Explain.
What is the use of debug Window?
What is the use of command Object?What are the various types of variables?
what is the Difference between Linked Object and Embedded Object?
by writing MACRO CODE,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). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
Explain the working of templates?