Gossamer Forum
Home : Products : DBMan : Discussions :

Re: [jgold723] Excluding records

Quote Reply
Re: [jgold723] Excluding records In reply to
If you do it that way, then'd it be better to have a flag for "include" as opposed to "exclude"

<INPUT TYPE="hidden" NAME="include" VALUE="Yes">

Or you could do 1 for exclude and then leave the value blank to find all of the recs that don't have a 1 (provided there is no other value in that field - meaning its either 1 or null)

<INPUT TYPE="hidden" NAME="exclude" VALUE="">
Subject Author Views Date
Thread Excluding records jgold723 7379 Mar 6, 2007, 12:55 PM
Thread Re: [jgold723] Excluding records
Watts 7232 Mar 7, 2007, 3:40 PM
Thread Re: [Watts] Excluding records
jgold723 7235 Mar 8, 2007, 2:50 AM
Post Re: [jgold723] Excluding records
Watts 7234 Mar 8, 2007, 8:49 AM