PC Review


Reply
Thread Tools Rate Thread

2003 to 2007

 
 
sweeneysmsm
Guest
Posts: n/a
 
      28th May 2010
My understanding is that if I upgrade a 2003 format .mdb to 2007 all security
settings will be gone. Can someone elaborate on just what that means? I
presume no login, no workgroup. How about database password? I am presuming
therefore that security is dealt with through the GUI - e.g. forms would
determine that the info in a table would be read only or the GUI would not
include links to certain features. But let's say that the person just shuts
down the switchboard form and leaps into tables. and gets what they want that
way. I need a little more info. Does it mean that a front-end/back-end would
be required? Are there any options that would give me a way of making the
database secure in the way that previous editions of Access did? Now I know
someone is going to leap in and say that it wasn't "really" secure before,
but if you really followed the process and removed the Admin from the Admins
group and made someone else Admin and used the logins/permission & passwords
plus the database password, and then "secured" it, I think you really were
pretty well covered. But that's just my opinion... All ideas most welcome.
 
Reply With Quote
 
 
 
 
sweeneysmsm
Guest
Posts: n/a
 
      28th May 2010
Hi, Noella,

Thanks for your so prompt reply. I guess it seems that Access 2007 security
is "across the board" but does not allow for the wonderful fine-tuning that
previous versions permitted - the ability to modify users' powers according
to their login. For me it was so very helpful to give someone read only power
or to lock them out of different segments.

I am still looking for the answer to what happens if someone has a secured
2003 .mdb with its own .mdw but then upgrades to 2007 format. Exactly what
changes. All passwords, permissions discarded? General open entry?

If I went the way of the accde it sounds as if a new file is created where
the user does not have access to code. Is it like a front-end which is linked
back to the tables in the original database? From my perspective, I am just
wondering how subsequent changes to the design would be achieved without loss
of data.

Any further thoughts?

Mary


"NoellaG via AccessMonster.com" wrote:

> Hi there,
>
> security in access 2007 can be implemented on several levels:
> * encrypt the file with a password
> * make an accde file :mainly protects any code and form/report design, but
> allows the users to enter the tables
> * make a runtime executable using the developers extensions. These can be
> downloaded free on http://msdn.microsoft.com/en-us/office/bb229700.aspx
> Beware that using the runtime the user looses a lot of build-in features like
> search functions, so the developer has to program these in her/his
> application.
>
> success
> NG
>
> sweeneysmsm wrote:
> >My understanding is that if I upgrade a 2003 format .mdb to 2007 all security
> >settings will be gone. Can someone elaborate on just what that means? I
> >presume no login, no workgroup. How about database password? I am presuming
> >therefore that security is dealt with through the GUI - e.g. forms would
> >determine that the info in a table would be read only or the GUI would not
> >include links to certain features. But let's say that the person just shuts
> >down the switchboard form and leaps into tables. and gets what they want that
> >way. I need a little more info. Does it mean that a front-end/back-end would
> >be required? Are there any options that would give me a way of making the
> >database secure in the way that previous editions of Access did? Now I know
> >someone is going to leap in and say that it wasn't "really" secure before,
> >but if you really followed the process and removed the Admin from the Admins
> >group and made someone else Admin and used the logins/permission & passwords
> >plus the database password, and then "secured" it, I think you really were
> >pretty well covered. But that's just my opinion... All ideas most welcome.

>
> --
> Message posted via AccessMonster.com
> http://www.accessmonster.com/Uwe/For...esign/201005/1
>
> .
>

 
Reply With Quote
 
John W. Vinson
Guest
Posts: n/a
 
      29th May 2010
On Fri, 28 May 2010 13:47:01 -0700, sweeneysmsm
<(E-Mail Removed)> wrote:

>I am still looking for the answer to what happens if someone has a secured
>2003 .mdb with its own .mdw but then upgrades to 2007 format. Exactly what
>changes. All passwords, permissions discarded? General open entry?


Nothing happens - security still works, *provided* you use the .mdb format.
It's only when you convert to .accdb or .accde format that security goes away.
It doesn't even look at the .mdw file, there is no logon prompt, and none of
the object security specifications are honored.

You can (at least in 2007 or 2010) still use a secured .mdb or .mde file, with
an associated .mdw, and security will still continue to be honored.
--

John W. Vinson [MVP]
 
Reply With Quote
 
sweeneysmsm
Guest
Posts: n/a
 
      31st May 2010
Thanks so much. Have to treat myself to a 2007 Access book

Mary

"John W. Vinson" wrote:

> On Fri, 28 May 2010 13:47:01 -0700, sweeneysmsm
> <(E-Mail Removed)> wrote:
>
> >I am still looking for the answer to what happens if someone has a secured
> >2003 .mdb with its own .mdw but then upgrades to 2007 format. Exactly what
> >changes. All passwords, permissions discarded? General open entry?

>
> Nothing happens - security still works, *provided* you use the .mdb format.
> It's only when you convert to .accdb or .accde format that security goes away.
> It doesn't even look at the .mdw file, there is no logon prompt, and none of
> the object security specifications are honored.
>
> You can (at least in 2007 or 2010) still use a secured .mdb or .mde file, with
> an associated .mdw, and security will still continue to be honored.
> --
>
> John W. Vinson [MVP]
> .
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Outlook 2003, 2007 and Exchange 2003, 2007 instantmsg68@gmail.com Microsoft Outlook 2 4th Nov 2008 03:41 AM
2003-->2007 recognize if i'm in 2007 or 2003 via code. =?Utf-8?B?TWlyaQ==?= Microsoft Excel Programming 3 15th Oct 2008 02:50 PM
Excel 2007, I write macros in 2003 is 2007 similar for VBA? Pros andcons please Simon Microsoft Excel Programming 3 5th Aug 2008 03:48 PM
Downgraded Oulook 2007/BCM 2007 back to Outlook 2003, major problems zipped Microsoft Outlook BCM 2 5th Jun 2007 03:38 AM
Downgraded Oulook 2007/BCM 2007 back to Outlook 2003, major problems zipped Microsoft Outlook BCM 1 29th May 2007 05:23 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:33 PM.