On Mon, 3 Feb 2003 13:07:59 -0600, Fogelson, Steve wrote:

>This brings up a questions. What does the "Incl. Empty" option 
mean?
>
>Thanks

If your condition includes an optional argument that could have been 
left blank on an input form (for example), this is your way to say:

"Include this condition in the query even if it is left empty" (which would 
result in a condition like columnname IS NULL being added)

or

"Don't include this condition in the query if it is left empty"

Bill






________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to