Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
Mamatha
Posting Yak Master
102 Posts |
Posted - 2006-01-08 : 23:44:49
|
HiI want to develop a small program in MS-Access i.e when user click on my Access database i want to display a loginform.If user enter his user ID and password(these authentication must be a system authentication)then the main form of Access should open.How can i display a login form?and how can i check user authentication with the system authentication means system userID and password.Is there any solution?...Please suggest me.If you suggest any related sites to this solution i would be glad to youMamatha |
|
afrika
Master Smack Fu Yak Hacker
2706 Posts |
Posted - 2006-01-09 : 03:24:53
|
Use the forms in MS Access |
 |
|
|
|
|