What are the record set types?
Answer / mamta naik
There are 3 record set types.
0 Table
1 Dynaset
2 Snapshot
If you are accessing database consisting of tables then set
the recordset type as Table
Is This Answer Correct ? | 2 Yes | 1 No |
What is meant by building a recordset.
Can you create a updatecascade, Deletecascade relation in Ms- Access? If no, give on eample.
Wat is multithreading in VB?
What is OLE? Explain.
What is meant by "Early Binding" and "Late Binding"? Which is better?
What is the use of progress Bar Control?
How can I create a VBX?
What are some methods you can use to send data from one VB executable to another one?
What is the use of Visual Basic Document file?
what is the Difference between Dynaset and Snapshot?
Is there any way to pass a variable to a form apart from using global variables?
How do I create a new form in visual basic?