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
Explain the difference between “constant” and “read-only” variables used in c#?
Describe ado.net?
What are get and set in c#?
What is the use of regex in c#?
What is the difference between const and readonly in c#.net?
Can we set image Source dynamically using C# in WPF application?
Can enum be null c#?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
What is Named parameter in C#?
hi my question is about understanding a text the user entered to a site , so i want to analyse that text looking for some specific items such as "honda" "shoffere" etc.. so if this site could help or could tell me where to go with such question ,i wonder. thanks
How do I open the console window?
How to reduce image resolution in C#?
What is difference between managed and unmanaged code?
Why do we still see so much non-oo code written in c# today?
What are collections in c#?