Zeroanarchy
Technical User
I dont seem to get any errors but the problem is nothing happens, no go opens nothing.
Private Sub sampleLabel_Click(Index As Integer)
Dim db As Database
Set db = OpenDatabase("C:\security.mdb"
End Sub
and have changed the reference to:
Microsoft DAO 3.6 object library
any ideas?
Thanks Zero
Private Sub sampleLabel_Click(Index As Integer)
Dim db As Database
Set db = OpenDatabase("C:\security.mdb"
End Sub
and have changed the reference to:
Microsoft DAO 3.6 object library
any ideas?
Thanks Zero