Answer Posted / shaunak
Connection Object - represents the connection to the
database.
Recordset Object - represents a set of database records.
Command Object - represents a SQL command.
Record Object - represents a set of data, typically from a
source other than a database.
Stream Object - represents a stream of data, as from a text
file or web page.
Error Object - stores errors.
Field Object - represents a database field.
Parameter Object - represents a SQL parameter.
Property Object - stores information about objects.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
How do I create controls dynamically (at run-time)?
How many ways we can access file using VB?
What is file in vb?
What is the use of progress Bar Control?
How would you run your ActiveX Document Dll?
How would you attach pictures in Treeview Control?
Explain the differences between ActiveX Dll and ActiveX Exe?
Is the Variant type slower than using other variable types?
What is constructors and distructors.
What is the use of Scalewidth and ScaleHeight Proeperty?
What is the need of tabindex property is label control.
What are the types of line styles available in Treeview Control?
Types of LockEdits in RDO.
How would you attach an ActiveX control in Your Application?
How can I speed up my VB database application?