Re: ADO results set vs. BDE



As Vitali said, the only alternative in ADO is a server side cursor.

--
Bill Todd (TeamB)
.



Relevant Pages

  • Re: Access DB for Multi-user
    ... > server will be much more reliable. ... > Bill Todd (TeamB) ... Prev by Date: ...
    (borland.public.delphi.database.ado)
  • Re: Access DB for Multi-user
    ... server will be much more reliable. ... Bill Todd (TeamB) ... Prev by Date: ...
    (borland.public.delphi.database.ado)
  • Re: how to apply a batch insert to a database?
    ... Consider using a stored procedure to do the updates on the server. ... Bill Todd (TeamB) ...
    (borland.public.delphi.database.ado)
  • Re: VB connection to SQL server
    ... > the client machine begins to lose its relevance and accuracy as soon as it ... > aware that the data is probably out of date, a client sided cursor might ... > design minimises the possibility that records will have changed in the ... >> The Database server is in the office, and people use the Vb program from ...
    (microsoft.public.vb.database)
  • Re: Huge memory comsumption of ADODB Connection object
    ... unless the cursor is returning data to the client* I don't see ... I suppose this could cause some extra memory ... Is there a similar behavior in Sybase? ... Server was originally based on that rdbms, so there very well may be. ...
    (microsoft.public.data.ado)