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 |
Can a subroutine pass back values? Is so How?
When should we use recursive programming?
what is the Difference between Recordset and Querydef?
Explain about trees structures work.
___ is a property to resize a label control according to your caption.
What are the tools in visual basic?
What is the difference between modal and modaless form in VB?
How do I access C style strings?
What is meant by building a recordset.
What's the maximum size of a textbox?
What is the use of Visual Basic Document file?
What two methods are called from the ObjectContext object to inform MTS that the transaction was successful or unsuccessful?
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)