BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Table Filter

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Databases (Desktop)
View previous topic :: View next topic  
Author Message
Jim Reiley
Guest





PostPosted: Tue Jan 23, 2007 12:19 am    Post subject: Table Filter Reply with quote



The filter on a table below process's correctly upto the 'or' part of
the statement. This part it doesn't process at all.

Form1.tbAdStar.Filter := 'InternetAvailable <> ' + QuotedStr('Y') + 'or
Inactive = ' + QuotedStr('Y');

What seems to be wrong here?

Thanks.
Back to top
Wayne Niddery [TeamB]
Guest





PostPosted: Tue Jan 23, 2007 4:30 am    Post subject: Re: Table Filter Reply with quote



Jim Reiley wrote:
Quote:
The filter on a table below process's correctly upto the 'or' part of
the statement. This part it doesn't process at all.

Form1.tbAdStar.Filter := 'InternetAvailable <> ' + QuotedStr('Y') +
'or Inactive = ' + QuotedStr('Y');

Try putting parenthesis around each condition:

Form1.tbAdStar.Filter := '(InternetAvailable <> ' + QuotedStr('Y') +
') or (Inactive = ' + QuotedStr('Y') + ')';

--
Wayne Niddery - Winwright, Inc (www.winwright.ca)
"In a tornado, even turkeys can fly." - unknown
Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Databases (Desktop) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.