H
hhmyz
Unregistered / Unconfirmed
GUEST, unregistred user!
adoquery2.sql.add('select * from table1 a,('''+adoqueyr1.sql.text+''') as b
where a.cardno=b.cardno');
此時如果adoquery1.sql.text里含有depart='物料部'或depart='matadept'都會有錯﹐
如果處理。
where a.cardno=b.cardno');
此時如果adoquery1.sql.text里含有depart='物料部'或depart='matadept'都會有錯﹐
如果處理。