nubie in need of help

Penguin156

New member
Local time
Today, 19:18
Joined
Mar 5, 2008
Messages
2
Hi, i am in need of some help with some work i am doing, i am trying to create a simple user name and password system for a database i am working on, but i am not getting very far, could any body help me out?
 
this isnt simple by any means

how do you want the username and password to apply to the system

-------
you can
a) just have a database password - this allows full access to anyone with the password
b) have an mde, which is not passworded, but exceludes any vba code
c) use inbuilt access security which is quite complex
d) write your own user login module, which is even more complex
 
I think i will go with the first option, because im not a brilliant coder, so i don't want to over complicate things for my self.
 

Users who are viewing this thread

Back
Top Bottom