Advertisement
ASP_Volume3 Databases/ Data Access/ DAO/ ADO #49069

a code to specifiy .MDB from your app not from properties

this is a code to specifiy .MDB from your app not from properties it is just for a beginner...

AI

สรุปโดย AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

ซอร์สโค้ด
original-source
'Firstly put a Data control in your form and
'add this code to the form load or anywhere that
'is suitable
Private Sub Form_Load()
Data1.DatabaseName = App.Path & "\alamat.mdb"
End Sub
ความคิดเห็นดั้งเดิม (3)
กู้คืนจาก Wayback Machine