sql="select * from product where oldfathergrandfather_id="&c1_id&" and "&findword&"" (在关键字 'and' 附近有语法错误)
...全文
335打赏收藏
一个小问题,
findword="product_name like '%"&productname&"%' " sql="select * from product where oldfathergrandfather_id="&c1_id&" and "&findword&"" (在关键字 'and' 附近有语法错误)