首页 >

ACCESS数据库清空 – 网络|

网络安全未来发展如何,口袋妖怪白金光作弊穿墙 怎么用,ps6怎么添加中文ACCESS数据库清空 - 网络|ACCESS数据库清空

窗体上画一command,数据库为a ,表名为b

Private Sub Command1_Click()

Dim msgQk

msgQk = MsgBox(“清空数据库将清除所有数据!”, 32 + vbOKCancel, “请选择”)

If msgQk = 1 Then

Dim cnDel As New ADODB.Connection

Dim rDel As New ADODB.Recordset

Dim sqlDel1 As String

cnDel.Open “DBQ=” & App.Path & “\a.mdb;Driver={Microsoft Access Driver (*.mdb)};”

sqlDel1 = “delete * from b”

cnDel.Execute sqlDel1

MsgBox “数据库清空完成!”, 32, “完成”

cndel.close

End If

End Sub


ACCESS数据库清空 - 网络|
  • oppo手机mac地址怎么查 - 网络|
  • oppo手机mac地址怎么查 - 网络| | oppo手机mac地址怎么查 - 网络| ...

    ACCESS数据库清空 - 网络|
  • scma接入技术的作用 - 网络|
  • scma接入技术的作用 - 网络| | scma接入技术的作用 - 网络| ...

    ACCESS数据库清空 - 网络|
  • mysql怎么连接两个表格 |如何手动安装mysql服务器
  • mysql怎么连接两个表格 |如何手动安装mysql服务器 | mysql怎么连接两个表格 |如何手动安装mysql服务器 ...