What type of record sets are available in ADO?
Answers were Sorted based on User's Feedback
Answer / prince mishra
4 type of record set
i-Dynaset
ii-Snapshot
iii-dynamic
iv-table type
Is This Answer Correct ? | 5 Yes | 2 No |
Answer / subashini
Four types of recordsets are available in ADO, such as
1.adcmdUnknown
2.adcmdText
3.adcmdTable
4.adcmdStoredProc
Is This Answer Correct ? | 2 Yes | 4 No |
Answer / sachin
1.adOpenDynamic
2.adOpenForwardOnly
3.adOpenKeyset
4.adOpenStatic
Record Set Type Expose To Cursor Type.
Is This Answer Correct ? | 2 Yes | 4 No |
Record set object consists of what?
What kind of components can you use as DCOM servers?
What is ActiveX Dll and ActiveX Exe?
What do you mean by HTTP?
What does the Implements statement do?
What is ActiveX Document?
how a multiple routing works ?
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
How would you declare and raise custom events in a class?
How would you add elements in TreevieW Control.
What is the use of debug Window?
What is the use of OLE?