PC Review


Reply
Thread Tools Rate Thread

How can i remove the login screen within access when opening mdbs

 
 
=?Utf-8?B?SG9tZXN0YXI5NQ==?=
Guest
Posts: n/a
 
      29th Jun 2005
We use Workgroup files for on centralized DB within our department. Is it
possible to not require a user to login when opening files? The login screen
appears to be causing some of his macros to malfunction.

If not are there options in contruction the macro to bypass the login when
opening a mdb?
 
Reply With Quote
 
 
 
 
Rick B
Guest
Posts: n/a
 
      29th Jun 2005
The login is based on the mdw file the user is joined to.

Your users should all be joined to the default SYSTEM.MDW which does not
require a login.

For any secured files, you should create a shortcut that includes the
database file and the workgroup to use.

If you will do a search, you will find many previous posts on this topic.

--
Rick B



"Homestar95" <(E-Mail Removed)> wrote in message
news:ED3E717E-6FCA-4B73-86A4-(E-Mail Removed)...
> We use Workgroup files for on centralized DB within our department. Is it
> possible to not require a user to login when opening files? The login

screen
> appears to be causing some of his macros to malfunction.
>
> If not are there options in contruction the macro to bypass the login when
> opening a mdb?



 
Reply With Quote
 
Rick Brandt
Guest
Posts: n/a
 
      29th Jun 2005
Homestar95 wrote:
> We use Workgroup files for on centralized DB within our department.
> Is it possible to not require a user to login when opening files? The
> login screen appears to be causing some of his macros to malfunction.
>
> If not are there options in contruction the macro to bypass the login
> when opening a mdb?


Your users should have a custom shortcut that specifies the "secured"
workgroup so it is only used for the specific files that require it and then
their default workgroup can be set back to the default "System.mdw" which
will not prompt them. The secured file's shortcut Target will be
constructed roughly like...

"Full path toMSAccess.exe" /wrkgrp "Full path the MDW" "Full Path to MDB"

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com


 
Reply With Quote
 
TC
Guest
Posts: n/a
 
      30th Jun 2005
How are the macros "malfunctioning", and what makes you think that this
is something to do with the login screen?

TC

 
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
Remove Info From "Open Recent Database" on Access Opening Screen RonW Microsoft Access 4 13th Dec 2008 04:33 AM
bug in opening 2 mdbs at once aaron.kempf@gmail.com Microsoft Access 1 1st Dec 2005 11:00 PM
Opening multiple mdbs Tcs Microsoft Access VBA Modules 1 11th Oct 2004 06:20 PM
Remove Password from login screen / Access Registry Murtaza Windows XP General 2 7th Jun 2004 08:05 AM
converting access 2000 mdbs to access 2003 mdbs paul Microsoft Access External Data 1 3rd Mar 2004 03:20 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:47 AM.