Private Jet Charter, Private Jets, Private Jet Rental
Private Jet User loading password protected MS Access database in VB6? error — Cannot start your application, The workgroup information file is missing or opened exclusively by another user. Source: Private Sub Form_Load() strProvider = “Provider=Microsoft.Jet.OLEDB.4.0;” strSource = “Data Source=” & App.Path & “MYFILE.MDB;UserID=; Password=mypassword;” Set rstConnRecordset = New ADODB.Connection strConnectionRecordset = strProvider & strSource [...]
Mail this post