DBlist显示问题????????????????????????????
我用DBlist控件连接数据库后想实现显示用下面代码:
private sub DBlist1_Click()
Data1.Recordset.findfirst "XM=' " & DBlist1.text & " ' "
End sub
出现了错误对话框:说对象不支持该属性或方法
怎么回事
2008-05-15 21:34
2008-05-15 22:29
2008-05-16 00:56
2008-05-16 10:51