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 would you map properties to controls by using ActiveX Control Interface Wizard?
Are there any examples of commercial applications built using Visual Basic?
To.set the command button for ESC ___ Property has to be changed.
What is ActiveX Document?
what is the Difference between Dynaset and Snapshot?
How can Visual Basic be used for server-side scripting?
What is snapshot in vb?
Difference between Tabletype and Snapshot?
What are 3 main differences between flexgrid control and dbgrid control?
What is Mask Edit and why it is used?
Explain Default cursor Type and LockEdits type in RDO?
How do you avoid the "Invalid use of null" error when reading null values from a database?
What is the current version of Visual Basic for Windows?
Explain the working of templates?
Types of ActiveX Components in VB?