Open password protected backend

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.
 
R

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.
 
R

Ronald

Yessss, that's it.

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

Thanks,

Ronald.
 
R

Ryan

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top