Re: I really hate .NET especially inside Delphi



Nick Hodges (Borland/DTG) wrote:
poof a cursor.

Sorry, no, it's not a cursor.

Its not a database cursor - but it performs the same. Its just as much
a cursor as your TClientDataset cursor unless you are referring to the
connection to the database it holds.


--
"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
.



Relevant Pages

  • Re: I really hate .NET especially inside Delphi
    ... Nick Hodges (Borland/DTG) wrote: ... You just said a DB cursor was in the DB. ... a pointer to a record in a client dataset differnet than an index into ...
    (borland.public.delphi.non-technical)
  • Fetching data problem....
    ... When I'm using ODBC SQLFetch method in my code it retrieves data using ... database cursor. ... retrieve data without using cursor? ...
    (microsoft.public.sqlserver.odbc)
  • Fetching data problem...
    ... When I'm using ODBC SQLFetch method in my code it retrieves data using ... database cursor. ... retrieve data without using cursor? ...
    (microsoft.public.data.odbc)
  • Re: I really hate .NET especially inside Delphi
    ... Nick Hodges wrote: ... Cursors exist in DataReaders - not in DataSets. ... Its by design. ... If you want a cursor - use a foreach or better yet use LINQ on Datasets. ...
    (borland.public.delphi.non-technical)
  • Re: Favourite D2005 feature....
    ... Nick Hodges [TeamB] wrote: ... > Because I can't ever find the cursor, and I can't tell if I've ... > selected the exact text I want to select. ...
    (borland.public.delphi.non-technical)