Search results

  1. T

    connect to the right be-db

    I have build an app with a fe and a be. i want the app to use the be-db from the location where the fe and be-db are placed. using some code with connecting a db and relink the tables workes fine in the std app. But when i generate a .fe.mde the old be-db is still used in spite of the code for...
  2. T

    Encrypt/decrypt

    Hei, Is it possible to encrypt/decrypt an Access db-be with a password supplied by the developper? I know that access can encrypt/decrypt but that is using a standard used by all and every access installation. So that is no protection on a PC with access installed. Regards TV
  3. T

    DB Password

    I want to protect my db-be with a password but Access will ask the user for this password. I want to keep that password secret and NOT to be supplied by any user nor from a /cmd line option which can be read by anyone. Can i somehow supply that password from my front-end application, so the...
Back
Top Bottom