|
-
Feb 2nd, 2010, 11:03 AM
#1
Thread Starter
Fanatic Member
Access 97 Security
Much as it pains me to say it, I've been tasked with putting some security on a verrrrrrrrrrrry old Access 97 database that our users cobbled together about a decade ago. There are some basic user accounts and such, but it seems that no matter what security level someone has, if they hold down [Shift] while opening the database they are able to see all the tables, queries, code etc, and make changes there if they want to. As you can imagine, this has not gone down well with the auditors.
My main question is: is there a way of overriding this [Shift] behaviour?
Incidentally, they seem fairly amenable to moving the back-end data to SQL Server. However, I'm a little concerned that this will cause problems with the barrel-loads of macros and VBA code that update various tables. An upgrade to, say, Access 2003 seems more feasible but I don't know whether that would be of any help. It's been a long, long time since I used Access (in fact, back when Access 97 was new!) so this has come as a bit of a shock to the system.
Any advice would be appreciated...
-
Feb 2nd, 2010, 11:40 AM
#2
Re: Access 97 Security
Take a copy of your Access97 and place it in a nice safe folder where if you totally screw it up, it won't matter.
Then, try to upgrade that copy to Access 2003. If that goes OK, then run it a bit and see if everything seems to work the way it always has.
If that works OK, then move the new Access 2003 version out to a test platform, and let the actual users have at it for a bit.
-
Feb 2nd, 2010, 03:46 PM
#3
Re: Access 97 Security
There is a way to disable the Shift behaviour, but it is easy to find a basic macro (or mini program, etc) to do it - so anyone can undo it easily.
The other security features of Access 97 are very poor too (eg: I've got 6 lines of VB/VBA code here that can break the password!), so I would definitely agree with Hack's suggestion of moving away from it asap.
-
Feb 3rd, 2010, 03:47 AM
#4
Thread Starter
Fanatic Member
Re: Access 97 Security
Yep, that's what I'm trying to do at the moment. Does that [Shift] behaviour not hold true in Access 2003, then?
-
Feb 3rd, 2010, 02:35 PM
#5
Re: Access 97 Security
I don't know I'm afraid, I don't have any experience of front-ends in recent versions of Access.
-
Feb 4th, 2010, 04:15 AM
#6
Thread Starter
Fanatic Member
Re: Access 97 Security
Consider yourself lucky, Si...
-
Feb 4th, 2010, 09:04 PM
#7
Re: Access 97 Security
 Originally Posted by si_the_geek
The other security features of Access 97 are very poor too (eg: I've got 6 lines of VB/VBA code here that can break the password!), so I would definitely agree with Hack's suggestion of moving away from it asap.
LOL... I second that - A97's security is laughable; we used to say "what security?!"...
Move away from it as soon as possible - tell them to get SQL Express. It could be an easy sell because it's free (as you know) and can handle a lot more.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|