Re: I really hate .NET especially inside Delphi
- From: "Chad Z. Hower" <chad-ng@xxxxxxxxx>
- Date: 6 Oct 2006 10:58:58 -0700
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. Anyone who wants
to navigate data in such a way should copy it to an offline datastore
such as a Dataset - thats accepted modern architecture. In the very old
days PC's didnt have good langauges or memory to do so so the DB's
"hacked" it on, but DB's dont access data this way and it was
inefficient.
--
"Programming is an art form that fights back"
http://www.KudzuWorld.com/
Need a professional technical speaker at your event? See www.woo-hoo.net
.
- Follow-Ups:
- Re: I really hate .NET especially inside Delphi
- From: Nick Hodges (Borland/DTG)
- Re: I really hate .NET especially inside Delphi
- From: Ingvar Nilsen
- 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: Nick Hodges (Borland/DTG)
- 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)
- I really hate .NET especially inside Delphi
- Prev by Date: Re: I really hate .NET especially inside Delphi
- Next by Date: Re: I really hate .NET especially inside Delphi
- 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
|