Answer Posted / mathangi
Here are the five types of recordsets:
• Table-type Recordset
Basically a complete table from a database.
• Dynaset-type Recordset
The result of a query that can have updatable records. It
can contain fields from one or more tables in a database.
• Snapshot-type Recordset
A read-only set of records that you can use to find data or
generate reports.
• Forward-only-type Recordset
Identical to a snapshot except that no cursor is provided.
• Dynamic-type Recordset
A query result set from one or more base tables in which you
can add, change, or delete records from a row-returning
query. Further, records other users add, delete, or edit in
the base tables also appear in your Recordset.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between c++ and visual basic?
How would you access objects created in ActiveX Exe and ActiveX D1T ?
Which type of object requires this object?
what are the Types of LockEdits in RDO?
What are the types of API Types.
Is the Variant type slower than using other variable types?
What is the need of tabindex property is label control?
How to get freefile location in memory?
Discuss the working with to-do lists.
What are the types of line styles available in Treeview Control?
What is meant by Establish Connection in RDO?
How about Access 2.0 compatibility?
Explain the usage of Web Browser Control?
____ property is used to lock a textbox to enter a datas.
Is the Access Engine and Visual Basic Pro good enough for database work?