What are the objects in ADODB?

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


Please Help Members By Posting Answers For Below Questions

what are the Types of DBCombo boxes?

1701


Advantage of ActiveX Dll over Active Exe.

1564


How would you add elements and pictures to listitems in listview control?

1458


What is the Windows API?

1024


what are the Types of LockEdits in RDO?

1685






which property is used to change to some value to access a identity column in datacontrols?

1366


How do you change the system menu (on the Control-Menu Box)?

981


what are the Types of LockEdits in RDO?

1564


what are the Types of Resultsets?

1671


Is there a way to break long lines in VB code?

968


How do I remove/change the picture property of a control at design time?

1122


What is datagrid in vb net?

519


How about Access 2.0 compatibility?

1019


How many ways we can access file using VB?

1622


what are the Differences between Recordset and Resultsets?

2022