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 |
How will you define a function to accept variable number of arguments ?
Besides Standard Exe what are other types of projects in VB?
Is it possible to change menu runtime using API? If yes Specify the function names?
Can a VB application be an OLE server?
What is ado in vb.net?
what are the Differences between variables defined as public in a standard module (.bas) file and a Class file?
How can you read content from file?
What about DLL calls that require callbacks?
Is it possible to set a shortcut key for label? Explain ?
what you know about databases?
How many types of Instantiations are there and what are they?
What is the use of Imagelist Controls ?
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)