rt
連接表格之后,輸入
private sub command1_click()
data1.recordset.findfirst. "姓名='張三'"
end sub
之后vb報錯:這種物件型別不支持該操作
資料庫連接應該沒有錯誤
uj5u.com熱心網友回復:
求各位解決。uj5u.com熱心網友回復:
The Jet database engine came into existence as the result of making the database manipulation services built into Microsoft Access available as an object library that can be used by other applications. As a result, the Jet database engine object contains several objects and methods that are only relevant to .mdb databases. When you attach or open an external database, some of the Jet database objects and methods are not supported for use on the external data files. Certain transaction methods may not be supported, depending on whether or not the external database supports transaction processing.轉載請註明出處,本文鏈接:https://www.uj5u.com/gongcheng/131278.html
標籤:VB基礎類
