Error[Microsoft][ODBC SQL Server Driver][SQL Server]An expression of non-boolean type specified in a context where a condition is expected, near 's'.select col_title, col_id, ipage_url, ipage_title, ipage_atitle from gInsertedPages_Collections left join gInsertedPages on ipage_idcollection = col_id where col_idwebsite=107 and col_idlevel=2 and '/camtag/stcolmcille's' like '%' + col_urldirelevel + '%' and ipage_active = 1 order by col_id ASC