Re: [Crossdb-developers] Missing Enclosing Quotes
Status: Beta
Brought to you by:
prophecyslides
|
From: Adam S. <ad...@tr...> - 2003-01-13 22:15:44
|
On Monday 13 January 2003 17:10, Adam Sherman wrote: > On Monday 13 January 2003 16:56, tr...@th... wrote: > > Use the addWhereString method to compare to a string, if you use > > addWhereCondition, it treats the strings as column names. > However, I'm using WhereCondition objects everywhere. Is this not the > proper way? Actually, I realise that I'm using WhereClause objects to build queries l= ike=20 "WHERE (a =3D s AND b =3D s) OR (a =3D s AND b =3D s", how do I do this u= sing=20 SelectQuery.addWhereString()? Thanks, A. --=20 Adam Sherman Tritus CG Inc. http://www.tritus.ca/ +1 (613) 797-6819 |