** SQL query failed **
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 4
	select resource_name, resourceArticle_body
	from resource, resourceArticle
	where resource.resource_ID = resourceArticle.resource_ID
	and resource.resource_ID =