<@ifempty <@arg ownership>>null<@else>'1'</@if>
i.e. sql should read field=null or field=’1’ depending on the value of ownership. This worked fine on 5.0 but since upgrading to 5.5 the server insists on quoting even when quote value is set to false. So, I either get a value of null (i.e. the word null being stored in the field – which is a char field) or the value ‘1’ (i.e. quote 1 quote) instead of having an empty field or a field with the value of 1. Has anyone else experienced this?
Trevor Green
________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
