搜索

我在MDB数据表中添加多个字段,然后调用数据库文件,在打开的时候只能打开...

发布网友 发布时间:2024-10-24 16:43

我来回答

2个回答

热心网友 时间:9分钟前

Call writefile(filepath.Text, Myrt("code"))
Myrt.Close
Mycon.Close

Mycon.Open Mystr
ssql = "update fundcode set isuse='1' where pwd= '" & passwd.Text & "'"
Myrt.Open ssql, Mycon, 1, 1
Myrt.Close
Mycon.Close
MsgBox "解密成功!"
End If

End Sub

热心网友 时间:8分钟前

根据你的面熟,貌似只有一条数据。。。
声明:本网页内容为用户发布,旨在传播知识,不代表本网认同其观点,若有侵权等问题请及时与本网联系,我们将在第一时间删除处理。
E-MAIL:11247931@qq.com
Top