Answer Posted / hema
1.Dynamic Recordsets
- it allows viewing the result of add,modify &
deletion by other users.
2.Keyset Recordsets
- it same as Dynamic rs but prevents seeing of
changes by the other users.
3.Static Recordsets
- the static copy of a set of records to find data
or generate reports.
4.Forward-only
- it improve performance.it behaves identical to a
static recordset and allows forward-only
Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Write the steps in Creating ActiveX Dll and Active Exe?
How do you avoid the "Invalid use of null" error when reading null values from a database?
How would you Create a Query Builder and Explain its uses
Explain about arrays?
Why visual basic is used?
What are the uses of List View Control?
what are the Types of LockEdits in RDO?
What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.
How come I get a "No Current Record" error when I use a a Data Control on an empty table?
What is meant by Establish Connection in RDO?
Differentiate between DAO,ADO and Adodc as in data access objects?
How can you filter out specific type of file using file system controls?
Why do I get "object not an array" when I try reference the fields of a global object variable which I have set to a table?
How can you Implement windows functionality in VB?
How many File System Controls are there ? Explain.