Open password protected backend

  • Thread starter Thread starter Ronald
  • Start date Start date
R

Ronald

Hi.

I have an unprotected frontend - backend database/databases.
Now I want to put a password on the backend.
How do I get connection from the frontend to the backend and keep it till
the frontend is closed?

Thanks in advance,

Ronald.
 
That's not what I meant, Alex.

I meant secure the bank-end with a password. But how do I programmatically
connect the front-end to the back-end to be able to access the data.
 
Yessss, that's it.

I looked for it in Help (TableDef.Connect) but it's not in there.

Thanks,

Ronald.
 
Hi Alex,

I am new at programming and have always used the link tables manager to link
my tables. I would like to set a password on the back end of my database but
as well is there a way to set the link tables in code so that the user never
has to worry about it?? complete with the password to the back end?

Thanks for your time in advance

Ryan
 
Back
Top