Custom login form in ADP

  • Thread starter Thread starter Efisio Pinna
  • Start date Start date
E

Efisio Pinna

Is it possible to replace or bypass the system login window when opening an
ADP with SQL authentification?

thanks

EP
 
Hi Giorgio,

Thanks for the tip. I will give it a try!

EP

giorgio rancati said:
Hi Efisio,

clean the conection before to close the project
----
CurrentProject.OpenConnection ""
----
to the next opening, the login window will not be asked

bye
--
Giorgio Rancati
[Office Access MVP]

Efisio Pinna said:
Is it possible to replace or bypass the system login window when opening an
ADP with SQL authentification?

thanks

EP
 
northwindcs.adp has some pretty good and complex examples of this kinda
stuff
 

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

Back
Top