Re: Forward Only by Miha
Miha
Fri Nov 21 14:40:01 CST 2003
Hi,
"Perico" <anonymous@discussions.microsoft.com> wrote in message
news:98E56CEB-BBF5-4A41-9BED-1AAA61EEE557@microsoft.com...
> In the MSDN seminar yesterday I thought I heard the presenter say
something to the effect that unlike ADO, ADO.NET datasets are Forward Only
or Static, disconnected recordsets - you can't go back, as with a dynaset.
Is this correct?
The second part is true while the first is almost true - forward only are
not the datasets but the datareaders (some sort of forward only cursors).
The last part is correct - you can't go back.
--
Miha Markic - RightHand .NET consulting & development
miha at rthand com