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
How do I get a bitmap picture in a field in an Access database?
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?
Can a VB application be an OLE server?
Which method is preferred to save data like database to the disk?
What are the rules which should be followed while naming a variable in VB?
What are the Differenct Types of Instancing Property in ActiveX Dll and Exe?
How do I make an animated icon for my program?
what are the Default cursor Type and LockEdit type in DAO?
What is the use of Visual Basic Document file?
What do you mean by Databound Controls Explain?
Is it possible to change menu runtime using API? If yes? Specify the function names.
what is the Property used to add a menus at runtime?
What are the tools available for Debuggiu in VB?
What about DLL calls that require callbacks?
Is visual basic easy?