Answer Posted / jayanto
Three types of DAO are available
1.Table-type recordsets, representing a base table in a
Microsoft Jet (.MDB) database
2.Dynaset-type recordsets, which result from a query
3.Snapshot-type recordsets, consisting of a static copy of
a set of records
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between finally and finalize block?
What are indexers in c# .net?
What are "class access modifiers" in C#?
What's the difference between abstraction and encapsulation?
What is serialization and deserialization in c# with example?
Define c# delegate?
How to find type of variable?
Is there throws keyword in c#?
What is the difference between select and selectmany?
What are the types of methods in c#?
How garbage collection deals with circular references.
What is the default value of date?
What is interpolation in programming?
What is difference between class and interface in c#?
What is transparent caching with aop ?