No, but using TTable (or similar) or a lot of master-detail queries makes
performance suck, and as most people tend to use them.....

:)

Fair call tho - but it is friday avo. Woooohoooo! The Weekend Has Landed!

N

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Neven MacEwan
> Sent: Friday, 3 November 2000 17:25
> To: Multiple recipients of list delphi
> Subject: Re: [DUG]: [Q] Lightweight DBMS....
> 
> 
> Nick
> 
> > dataaware is a nightmare with C/S databases - avoid it like the 
> plague. IT
> > does work tho, its just not that quick. If you switch from paradox, you
> > _have_ to get out of the locate/findkey/next/prev etc mentality REALLY
> > quickly.
> 
> I must say that with ADO Client Datasets in BatchUpdate mode the above is
> just not true
> the trick is to restrict your dataset -
> 
> "select * from table"
> 
> just wont cut it
> 
> Neven
> 
> 
> 
> ------------------------------------------------------------------
> ---------
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED] 
> with body of "unsubscribe delphi"
> 
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to