i have the following query:
the problem is that is returns the results and ignores the intSuccess = 0.Code:Select tblSearch.intSuccess From tblSearch Where tblSearch.website = 'TEST' OR tblSearch.website = 'RR TEST' OR tblSearch.website = '' And tblSearch.intSuccess = 0
it returns the value whatever it is.
Whats wrong with the query? thanks guys


Reply With Quote
Bookmarks