这个查询很简单。用access生成数据库文件db1.mdb,表名huowu ,然后连接数据库,写查询代码就可以了啊。
"select * from huowu where 列名1='" & text1.text & "' and 列名2='" & text2.text & "' and 列名3='" & text3.text & "'"