S
Skip Anderson
I am trying to configure my VB6 program so the Access
database requires a password if a user attempts to open
the DB directly in Access. I get the error message "Could
not find installable ISAM"
Chasing this through the support info, I come to the
conclusion my problem is using ADO controls. I found that
the driver Msjt4jlt.dll is a Jet 3.52 driver needed for
ADO, but it does not support installable ISAMs. Am I
trapped here or is there a workaround?
Thanks
database requires a password if a user attempts to open
the DB directly in Access. I get the error message "Could
not find installable ISAM"
Chasing this through the support info, I come to the
conclusion my problem is using ADO controls. I found that
the driver Msjt4jlt.dll is a Jet 3.52 driver needed for
ADO, but it does not support installable ISAMs. Am I
trapped here or is there a workaround?
Thanks