salam buat semua saya coba bikin connection string untuk open database access, tapi dapat pesan seperti dibawah :
"Cannot start ur application.the work group information file is missing or opened exclusively by another user" berikut code connection string nya : .ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source= " & App.Path & "\SecureTA.mdb" & ";Password='" & pass & "';Persist Security Info=False" apakah ada yang harus ditambahkan pada connection string nya?? mohon bantuan. terima kasih