7,787
社区成员
发帖
与我相关
我的任务
分享Set rs2 = rsSql2.RunSelectSQLUpdatable("select * from tblmpartcost right outer join tblpartcost on tblmpartcost.clientcode = tblpartcost.clientcode where clientcode = '" & Trim(Item.SubItems(1)) & "' order by partname")