Re: I really hate .NET especially inside Delphi
- From: "Ingvar Nilsen" <no.spam@xxxxxxxxxxxxx>
- Date: 6 Oct 2006 11:24:23 -0700
Chad Z. Hower wrote:
Nick Hodges (Borland/DTG) wrote:
Not really -- it doesn't allow for anything other than forward
movement. I'm looking for a real cursor that allow for First, Last,
Next, Prior, etc, as well as the concept of a "Current record".
It doesnt have these because many databases are moving away from such
heavy load types and moving to forward only datasets.
Huh? What has the database to do with IDataReader?
IDataReader fetches what there is to fetch, then lets you iterate the
contents at your own desired pace.
Even if not needing it much, I do not understand why it does not
support moving back and forth in it, like Nick mentions, the data is
there all the time in any case.
--
Ingvar Nilsen
http://www.ingvarius.com
.
- Follow-Ups:
- Re: I really hate .NET especially inside Delphi
- From: Chad Z. Hower
- Re: I really hate .NET especially inside Delphi
- From: Nick Hodges (Borland/DTG)
- Re: I really hate .NET especially inside Delphi
- References:
- I really hate .NET especially inside Delphi
- From: AnnShip
- Re: I really hate .NET especially inside Delphi
- From: Clinton R. Johnson
- Re: I really hate .NET especially inside Delphi
- From: Nick Hodges (Borland/DTG)
- Re: I really hate .NET especially inside Delphi
- From: Bruno Fierens [tmssoftware.com]
- Re: I really hate .NET especially inside Delphi
- From: Nick Hodges (Borland/DTG)
- Re: I really hate .NET especially inside Delphi
- From: Rick Beerendonk
- Re: I really hate .NET especially inside Delphi
- From: Robert Giesecke
- Re: I really hate .NET especially inside Delphi
- From: Tim Jarvis [Borland/DTG]
- Re: I really hate .NET especially inside Delphi
- From: Chad Z. Hower
- Re: I really hate .NET especially inside Delphi
- From: Allen Bauer (Borland/DTG)
- Re: I really hate .NET especially inside Delphi
- From: Chad Z. Hower
- Re: I really hate .NET especially inside Delphi
- From: Nick Hodges (Borland/DTG)
- Re: I really hate .NET especially inside Delphi
- From: Chad Z. Hower
- Re: I really hate .NET especially inside Delphi
- From: Nick Hodges (Borland/DTG)
- Re: I really hate .NET especially inside Delphi
- From: Chad Z. Hower
- Re: I really hate .NET especially inside Delphi
- From: Dave Nottage [TeamB]
- Re: I really hate .NET especially inside Delphi
- From: Nick Hodges (Borland/DTG)
- Re: I really hate .NET especially inside Delphi
- From: Robert Giesecke
- Re: I really hate .NET especially inside Delphi
- From: Nick Hodges (Borland/DTG)
- Re: I really hate .NET especially inside Delphi
- From: Chad Z. Hower
- I really hate .NET especially inside Delphi
- Prev by Date: Re: Features versus Capability
- Next by Date: Re: Features versus Capability
- Previous by thread: Re: I really hate .NET especially inside Delphi
- Next by thread: Re: I really hate .NET especially inside Delphi
- Index(es):
Relevant Pages
|