>    if cdsFind.RecordCount > 0 then
>   begin
>     ....do stuff - that works OK
>   end else
>   begin
>     cdsFiltered:=false;            //<===== crashes here

Erm, should that not be cdsFind.Filtered := False; ?


cheers,
peter

===========================================
Peter Hyde, Development Director
* http://TurboNote.com -- top-rated onscreen sticky notes
* Web development and automation: http://webcentre.co.nz



_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: [email protected]
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe

Reply via email to