I've a question on security as the application that i've deployed doesn't ask for username/password when run.
Here is a summary of what I've done:
1. Split the database
2. created a new workgroup, containing a 'superuser' as well as all the other normal users.
3. changed ownership of all the objects to 'superuser'.
4. Removed the default 'Administrator' user.
5. Packaged my application with XP Developer.
6. Install my application at users with setup.exe.
How can I make the authentication window to be displayed when they run the application?
Thanks for helping...
Here is a summary of what I've done:
1. Split the database
2. created a new workgroup, containing a 'superuser' as well as all the other normal users.
3. changed ownership of all the objects to 'superuser'.
4. Removed the default 'Administrator' user.
5. Packaged my application with XP Developer.
6. Install my application at users with setup.exe.
How can I make the authentication window to be displayed when they run the application?
Thanks for helping...