I saw this recently on the list, but for whatever reason my string based qualifier isn't having an effect.
I have some values that are integer in the DB (1 or 0) -- and others are boolean and appears as t or f in SQL results. Well, in my qualifier format string, I have things like "and checkedValue = 1" and that works. But "and checkedbooleanvalue = true" doesn't effectively work, but no errors come of it. Is there an obvious string based syntax that should work? _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to archive@mail-archive.com