Well yeah... but "where" is actually a variable.
It is set above this... sorry... I should have show that part of the code as well.
This is what the code really looks like as is:
<%
formFields = Array("code", "name", "price", "sale-price", "ship-weight", "brand", "category1")
dbFields =...