Page 1 of 1

Posted: Tue 22 Feb 2005 12:11
by Ikar
Pay attention to TMSTable.Filter, TMSTable.FilterSQL properties. For more information please refer to SDAC help.

Posted: Thu 24 Feb 2005 10:09
by Ikar
Usually these functions (Deletewhere and Addwhere) aren't used. You should use instead of
them FilterSQL property for filtering at the server side and Filter filtering on the client side.