What type of record sets are available in ADO?

Answers were Sorted based on User's Feedback



What type of record sets are available in ADO?..

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

What type of record sets are available in ADO?..

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

What type of record sets are available in ADO?..

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

What type of record sets are available in ADO?..

Answer / laxmi

1)recordset
2)disconnected recordset

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Visual Basic Interview Questions

Can you tell me the properties of the controls?

0 Answers   Satyam,


How do I set the Windows wallpaper at runtime?

0 Answers  


How do you change the system menu (on the Control-Menu Box)?

0 Answers  


What is the need of zorder method?

1 Answers  


Where can I get good up-to-date information about VB?

0 Answers  






How does the following statements work? On Error Goto 0

4 Answers  


How would you create Visual basic Document file?

0 Answers  


List out the ADO objects?

2 Answers  


What is dao in vba?

0 Answers  


How do I dial a phone number without using the MSCOMM VBX?

0 Answers  


What's the difference between MODAL and MODELESS forms?

0 Answers  


Under which circumstance does a VB application ignore a Timer event?

2 Answers  


Categories