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

What is OLEDB?

0 Answers  


Is it possible to change menu runtime using API? If yes Specify the function names?

0 Answers  


What is understand in resource tracking?

0 Answers  


Explain about ADO control?

0 Answers  


What is the differece between the (name) and caption properties of a control?

3 Answers  






How to find size of the file. Which method or function is used to occomplish this?

0 Answers  


What is MAPI ?

2 Answers  


What is the use of NEW Keyword? Explain.

0 Answers  


How to get free file location in memory?

1 Answers  


what are the differences between image and picture controls?

3 Answers  


Difference between Linked Object and Embedded Object?

0 Answers  


How can you force new objects to be created on new threads?

0 Answers  


Categories