A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Administrative priviliedges



 
 
Thread Tools Display Modes
  #1  
Old April 21st, 2010, 07:28 PM posted to microsoft.public.access
Andre Adams
external usenet poster
 
Posts: 3
Default Administrative priviliedges

Hey guys,

I just had Office 2007 installed on my machine. Along with this came Access
2007, as you would guess. I had everything in working order on Access 2003
and I'm not exactly sure as to where to start in this new system. For
starters, I have priviledges set for each on of my users including myself.
The way I controlled this n the individual user desktops and mapped them to a
destination on my C:drive where all the information was held. Now since
Access 2007, that mapping address has changed. I would change the address to
reflect this but the target is greyed out.

What is it that I need to do to correct this, and what further advise would
you give me for converting my knowledge of 2003 to 2007?

Thanks.




  #2  
Old April 22nd, 2010, 08:40 AM posted to microsoft.public.access
Stefan Hoffmann
external usenet poster
 
Posts: 991
Default Administrative priviliedges

hi Andre,

On 21.04.2010 20:28, Andre Adams wrote:
I just had Office 2007 installed on my machine. Along with this came Access
2007, as you would guess. I had everything in working order on Access 2003
and I'm not exactly sure as to where to start in this new system. For
starters, I have priviledges set for each on of my users including myself.
The way I controlled this n the individual user desktops and mapped them to a
destination on my C:drive where all the information was held. Now since
Access 2007, that mapping address has changed. I would change the address to
reflect this but the target is greyed out.

Sorry, can you clarify this a little bit more?

mfG
-- stefan --
  #3  
Old April 22nd, 2010, 03:28 PM posted to microsoft.public.access
a a r o n . k e m p f @ g m a i l . c o m
external usenet poster
 
Posts: 1,108
Default Administrative priviliedges

Access 2007 (format) doesn't support security, so I would just try to
remove the security altogether





On Apr 22, 12:40*am, Stefan Hoffmann wrote:
hi Andre,

On 21.04.2010 20:28, Andre Adams wrote: I just had Office 2007 installed on my machine. *Along with this came Access
2007, as you would guess. *I had everything in working order on Access 2003
and I'm not exactly sure as to where to start in this new system. *For
starters, I have priviledges set for each on of my users including myself.
The way I controlled this n the individual user desktops and mapped them to a
destination on my C:drive where all the information was held. *Now since
Access 2007, that mapping address has changed. *I would change the address to
reflect this but the target is greyed out.


Sorry, can you clarify this a little bit more?

mfG
-- stefan --


  #4  
Old April 23rd, 2010, 01:34 AM posted to microsoft.public.access
Tony Toews [MVP]
external usenet poster
 
Posts: 3,776
Default Administrative priviliedges

"a a r o n . k e m p f @ g m a i l . c o m" wrote:

Access 2007 (format) doesn't support security, so I would just try to
remove the security altogether


What Aaron is trynig to say is that the new Access ACCDB type of Access file format
does not support user level security. Although Access 2007 does still support ULS in
the MDB type of Access file format.

That said Andre's situation does not at all sound like ULS is being used in the first
place so Aaron's answer is irrelevant.

Tony
--
Tony Toews, Microsoft Access MVP
Tony's Main MS Access pages - http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
For a convenient utility to keep your users FEs and other files
updated see http://www.autofeupdater.com/
Granite Fleet Manager http://www.granitefleet.com/
  #5  
Old April 23rd, 2010, 01:35 AM posted to microsoft.public.access
Tony Toews [MVP]
external usenet poster
 
Posts: 3,776
Default Administrative priviliedges

Andre Adams Andre wrote:

I just had Office 2007 installed on my machine. Along with this came Access
2007, as you would guess. I had everything in working order on Access 2003
and I'm not exactly sure as to where to start in this new system. For
starters, I have priviledges set for each on of my users including myself.
The way I controlled this n the individual user desktops and mapped them to a
destination on my C:drive where all the information was held. Now since
Access 2007, that mapping address has changed. I would change the address to
reflect this but the target is greyed out.


Do you have a file server on your network somwhere? Can you place the Access file(s)
on the server?

Have you split the Access file into a front end and back end file? If not you want
to split the MDB into a Front End MDB containing the queries, forms, reports, macros
and modules with just the tables and relationships in the Back End MDB. The FE is
copied to each network users computer. The FE MDB is linked to the tables in the
back end MDB which resides on a server. You make updates to the FE MDB and
distribute them to the users, likely as an MDE.

See the "Splitting your app into a front end and back end Tips" page at
http://www.granite.ab.ca/access/splitapp/ for more info. See the free Auto FE
Updater utility at http://www.autofeupdater.com/ to make the distribution of new FEs
relatively painless.. The utility also supports Terminal Server/Citrix quite
nicely.
--
Tony Toews, Microsoft Access MVP
Tony's Main MS Access pages - http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
For a convenient utility to keep your users FEs and other files
updated see http://www.autofeupdater.com/
Granite Fleet Manager http://www.granitefleet.com/
  #6  
Old April 24th, 2010, 04:15 PM posted to microsoft.public.access
a a r o n . k e m p f @ g m a i l . c o m
external usenet poster
 
Posts: 1,108
Default Administrative priviliedges

nope.. that's not what I'm trying to say

Access 2007 (format) doesn't support security.






On Apr 22, 5:34*pm, "Tony Toews [MVP]" wrote:
"a a r o n . k e m p f @ g m a i l . c o m" wrote:

Access 2007 (format) doesn't support security, so I would just try to
remove the security altogether


What Aaron is trynig to say is that the new Access ACCDB type of Access file format
does not support user level security. *Although Access 2007 does still support ULS in
the MDB type of Access file format.

That said Andre's situation does not at all sound like ULS is being used in the first
place so Aaron's answer is irrelevant.

Tony
--
Tony Toews, Microsoft Access MVP
Tony's Main MS Access pages -http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog -http://msmvps.com/blogs/access/
For a convenient utility to keep your users FEs and other files
* updated seehttp://www.autofeupdater.com/
Granite Fleet Managerhttp://www.granitefleet.com/


 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 12:15 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.