Re: Null Value
Re: Null Value
- Subject: Re: Null Value
- From: Kaj Hejer <email@hidden>
- Date: Wed, 21 Apr 2004 22:24:35 +0200
At 21:46 +0200 21-04-04, Nicolas BERNARD wrote:
Hello,
I use webobject whith the MySql Database. In Mysql to use a SQL
Where Clause with null value, the syntax is "where field1 is null"
or "where field1 is not null". How can do this with an
EOKeyValueQualifier? is it possible? another solution?
Hi!
Use NSKeyValueCoding.NullValue for the nullvalue in the qualifier.
-kaj :)
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >Null Value (From: Nicolas BERNARD <email@hidden>) |