Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Re: [jayland] Searching Text Fields that aren't NULL

Quote Reply
Re: [jayland] Searching Text Fields that aren't NULL In reply to
Hi,

There is no way to accomplish NOT NULL issue through your search engine. But you can create a plugin to handle it by using GT::SQL::Condition->new('field_name', '=', undef ) command.

TheStone.

B.
Subject Author Views Date
Thread Searching Text Fields that aren't NULL jayland 4913 Sep 28, 2002, 2:41 PM
Post Re: [jayland] Searching Text Fields that aren't NULL
jaspercram 4643 Nov 12, 2002, 5:02 AM
Thread Re: [jayland] Searching Text Fields that aren't NULL
604 4641 Nov 12, 2002, 1:17 PM
Post Re: [TheStone] Searching Text Fields that aren't NULL
jaspercram 4624 Nov 13, 2002, 7:16 AM
Post Re: [TheStone] Searching Text Fields that aren't NULL
jaspercram 4644 Nov 13, 2002, 8:18 AM
Thread Re: [jayland] Searching Text Fields that aren't NULL
jaspercram 4648 Nov 13, 2002, 7:41 AM
Post Re: [jaspercram] Searching Text Fields that aren't NULL
jayland 4609 Nov 13, 2002, 8:18 PM