What are the objects in ADODB?
Answer / 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 |
which arguments will be used to run a executable program in shell function ?
What is Collection Objects?
What is the need of zorder method?
What is the use of Visual Basic Document file?
What is datagrid in vb net?
Difference between Linked Object and Embedded Object?
What is connection object in vb net?
To populate a single column value which dbcontrols you to use?
Discuss the working with to-do lists.
What is the use of property page Wizard in ActiveX Control?
What is Internet Explorer and its uses?
What is the difference between queryunload and unload in form?