Hello,
I have a VB6 SP5 application which has a bound data control field. I want to pasword protect an Access 2000 database. I would like to use the connect property to supply a password. My connect property field looks like:
Access 2000;pwd=<password>;
When I run the application I get "Could not find installable ISAM."
Thanks for your help!!!
I have a VB6 SP5 application which has a bound data control field. I want to pasword protect an Access 2000 database. I would like to use the connect property to supply a password. My connect property field looks like:
Access 2000;pwd=<password>;
When I run the application I get "Could not find installable ISAM."
Thanks for your help!!!