what are the types of Recordsets?
Answer / 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 |
Types of cursors in DAO?
What is the max size allowed for Msgbox Prompt and Input Box?
What is the return type of Instr and Strcmp?
How can you read content from file?
How can you read content from file?
What are 3 main differences between flexgrid control and dbgrid control?
Can we change back color of command button control? if yes than how it is possible?
Explain the types of Views in Listview Control.
What is the default property of data control?
How do I do Peek and Poke and other low-level stuff?
What is DSN?
what are the Advantages of disconnected recordsets
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)