![]() |
#2
wangyiaihu2020-05-19 07:02
|
只有本站会员才能查看附件,请 登录
只有本站会员才能查看附件,请 登录

Call KKK(conn)
RS.Open "delete * from 数据 Where 确认状态= 'NG'", conn, 3, 2
Image8.Visible = True
Image8.Picture = Form2.Image62.Picture
' 释放相应的资源
RS.Close
Set RS = Nothing
conn.Close
Set conn = Nothing
Exit Sub
RS.Open "delete * from 数据 Where 确认状态= 'NG'", conn, 3, 2
Image8.Visible = True
Image8.Picture = Form2.Image62.Picture
' 释放相应的资源
RS.Close
Set RS = Nothing
conn.Close
Set conn = Nothing
Exit Sub