473,396 Members | 2,033 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

How do I set up Access 97 security to require a login ID & pass when launching Access 97?

MLH
With Access 2.0, it was simple.
97 doesn't seem so obvious.
Where do I start. I launched
c:\windows\system32\Wrkgadm.exe
and joined system.mdw in that
same dir. Upon launching Access
97, I wasn't prompted for a name
'n pass. What should I do?
Nov 12 '05 #1
5 8890
The most reliable way is always to use the /wrkgrp switch command. See in
the online help.

"C:\program files\microsoft office\office\msaccess.exe" /wrkgrp "C:\my
documents\YourMdwFile.mdw"

"MLH" <CR**@NorthState.net> wrote in message
news:cf********************************@4ax.com...
With Access 2.0, it was simple.
97 doesn't seem so obvious.
Where do I start. I launched
c:\windows\system32\Wrkgadm.exe
and joined system.mdw in that
same dir. Upon launching Access
97, I wasn't prompted for a name
'n pass. What should I do?

Nov 12 '05 #2
MLH
Thx, Saintor. I was actually having a braindead moment.
I overlooked the fact that after joining the system.mdw
workgroup, I still had to assign user "Admin" a password
before I would get the logon name 'n pass prompt. Thank-
you.

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxx
On Mon, 13 Oct 2003 16:39:16 -0400, "Saintor"
<sa******@REMOVETHIShotmail.com> wrote:
The most reliable way is always to use the /wrkgrp switch command. See in
the online help.

"C:\program files\microsoft office\office\msaccess.exe" /wrkgrp "C:\my
documents\YourMdwFile.mdw"

"MLH" <CR**@NorthState.net> wrote in message
news:cf********************************@4ax.com.. .
With Access 2.0, it was simple.
97 doesn't seem so obvious.
Where do I start. I launched
c:\windows\system32\Wrkgadm.exe
and joined system.mdw in that
same dir. Upon launching Access
97, I wasn't prompted for a name
'n pass. What should I do?


Nov 12 '05 #3
You should NOT assign permissions and such through the System.mdw ...
instead, create a new Workgroup and use that to secure your database. Before
you attempt this, however, download and read-read-read the MS Security FAQ
(available from the MS website). MS Access security is, by it's nature, very
complex ... you can lock yourself out of your database permanently if you
setup security wrong.
--
Scott McDaniel
CS Computer Software
www.thedatabaseplace.net

"MLH" <CR**@NorthState.net> wrote in message
news:j7********************************@4ax.com...
Thx, Saintor. I was actually having a braindead moment.
I overlooked the fact that after joining the system.mdw
workgroup, I still had to assign user "Admin" a password
before I would get the logon name 'n pass prompt. Thank-
you.

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxx
On Mon, 13 Oct 2003 16:39:16 -0400, "Saintor"
<sa******@REMOVETHIShotmail.com> wrote:
The most reliable way is always to use the /wrkgrp switch command. See inthe online help.

"C:\program files\microsoft office\office\msaccess.exe" /wrkgrp "C:\my
documents\YourMdwFile.mdw"

"MLH" <CR**@NorthState.net> wrote in message
news:cf********************************@4ax.com.. .
With Access 2.0, it was simple.
97 doesn't seem so obvious.
Where do I start. I launched
c:\windows\system32\Wrkgadm.exe
and joined system.mdw in that
same dir. Upon launching Access
97, I wasn't prompted for a name
'n pass. What should I do?

Nov 12 '05 #4
MLH
Well deserved advice. No doubt about it. Thank-you much.
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxx
On Mon, 13 Oct 2003 20:40:35 -0400, "Scott McDaniel"
<scott@NOSPAM__thedatabaseplace.net> wrote:
You should NOT assign permissions and such through the System.mdw ...
instead, create a new Workgroup and use that to secure your database. Before
you attempt this, however, download and read-read-read the MS Security FAQ
(available from the MS website). MS Access security is, by it's nature, very
complex ... you can lock yourself out of your database permanently if you
setup security wrong.


Nov 12 '05 #5
"Scott McDaniel" <scott@NOSPAM__thedatabaseplace.net> wrote:
MS Access security is, by it's nature, very
complex ... you can lock yourself out of your database permanently if you
setup security wrong.


In addition to the MS FAQ on the subject, there's a beginners' guide on my
web site that you might find useful.

www.keithwilby.org.uk
Nov 12 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: John J. Hughes II | last post by:
I am having some major problem with maintaining security for my windows application to the SQL. Currently my application access the SQL using System.Data.SqlClient and all forms use stored...
32
by: Mike MacSween | last post by:
Further to 'Security - more complex than I thought' Has anybody ever seen any studies? Or anecdotal evidence? Done any studies themselves? Done any lab testing - you know - 10 users asked to get...
11
by: Will | last post by:
I am looking at using a table with user names, passwords and user rights, which I would administer. I have read a lot about the shortfalls of this and the lack of security but the customer does...
3
by: mar10 | last post by:
I'm working on a database for a local business that requires different security for different individuals. There is one PC at the front desk and several individuals will be working with the...
3
by: Deano | last post by:
i.e the best way to have multiple validated users on the system who can then access the back-end? Or is it just as easy to write your own user management and login form and base your code on that?...
3
by: TechBoy | last post by:
I had a useracct called xxx123 I had set up. Now there is a problem in that **every single** .mdb file I open now on my PC (regardless of age of the file, location of the file, etc) now asks for...
0
by: microb0x | last post by:
Is there any difference in the way an Access .mdb file is launched from directly double-clicking the file through windows explorer versus using code within another Access file to launch the...
3
by: Nathan Sokalski | last post by:
When I attempt to access a Microsoft Access database from my website, I recieve the following error: Server Error in '/' Application....
7
by: thebarefootnation | last post by:
Hi, I have created an access db that I would like to secure. The database will exist on a shared drive and be used at a number of different locations hence the reason to secure the database. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.