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
In which areas the Error occurs?
How can I create a VBX?
which method used to move a recordset pointer in nth position in DAG?
What is the need of tabindex property is label control?
What is the use of command Object?What are the various types of variables?
Explain the differences between ActiveX Dll and ActiveX Exe?
which property is used to change to some value to access a identity column in datacontrols?
Which method is preferred to save data like database to the disk?
Is it posible to Create Tables Through Querydef?
what are the Parts of ODBC?
Difference between Linked Object and Embedded Object?
What is the need of tabindex property is label control.
How many ways we can access file using VB?
Through which protocol OLEDB components are interfaced?
Scope of API's can be of types, what are they?