已有23人关注
求vb大神帮忙!!!
发表在VB答疑区 2013-07-19
是否精华
版块置顶:
[font color=#0000FF]编了一个用Access的程序,总是出错
[/font]

[u][font color=#0000FF]这部分是删除信息的窗体:
[/font][/u]

Private Sub Command2_Click()
Dim M1 As Integer
M1 = MsgBox("是否删除" & Text1.Text & "?", vbYesNo)
If M1 = vbYes Then
Dim rs As New ADODB.Recordset

[font color=#FF0000]在下面这句出错:
rs.Open "delete from xxtb where 编号 = '" + Text1.Text + "'cnn, adOpenKeyset, adLockOptimistic"
[/font]
Else
Text1.Text = ""
End If
End Sub





[u][font color=#0000FF]附:数据库连接模块
[/font][/u]
Public temp, str, BS As String 
                                                                               
Public adoCon As New ADODB.Connection                                                              
Public adoRs As New ADODB.Recordset


                                                                   
Function cnn() As ADODB.Connection
    Set cnn = New ADODB.Connection                                                                    
    
    
cnn.Open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & App.Path & "\db1.mdb;Persist Security Info=False"
    
End Function
分享到:
手机同步功能介绍
友情提示:以下图书配套资源能够实现手机同步功能
明日微信公众号
明日之星 明日之星编程特训营
客服热线(每日9:00-17:00)
400 675 1066
mingrisoft@mingrisoft.com
吉林省明日科技有限公司Copyright ©2007-2022,mingrisoft.com, All Rights Reserved长春市北湖科技开发区盛北大街3333号长春北湖科技园项目一期A10号楼四、五层
吉ICP备10002740号-2吉公网安备22010202000132经营性网站备案信息 营业执照