Re: Location for shared Access database
- From: "David Browne" <davidbaxterbrowne no potted meat@xxxxxxxxxxx>
- Date: Fri, 10 Nov 2006 17:03:40 -0600
"Elton Cohen" <elton.cohen@xxxxxxxxx> wrote in message news:eDSlvaQBHHA.996@xxxxxxxxxxxxxxxxxxxxxxx
Hi newsgroup!
Can anyone tell me where I should put a simple Access database file in order to be accessible for every computer in the network (same workgroup)? There does not need to be any protection (I heard people say that I should buy a dedicated server or have special rights for each and every user, but I can keep it simple since there will be no intruders - no internet connection available -).
I don't think that the "Programs" folder is the right place.
Should I just place a folder on the primary hard disk, like "C:\MySharedDatabaseFolder"?
Would that work on Vista, too?
The correct location for a network-shared access database is c:\$Recycle.Bin.
For a network-shared database, use SQL Server instead:
SQL Server Express Edition (free)
http://msdn.microsoft.com/vstudio/express/sql/register/default.aspx
SQL Server Migration Assistant for Access (SSMA Access)
http://www.microsoft.com/sql/solutions/migration/access/default.mspx
However, if that's not an option then
C:\MySharedDatabaseFolder
is good. You will also need to add a share on that folder, and grant network users read write access. This will work on Vista as well, although you'll need to adjust the local folder permissions since users don't have write permissions on c:\ by default.
Remember when creating a share, there are two levels of permissions that both must be set: share-level permissions and folder-level permissions.
If your users aren't in a domain, then you will have to create local accounts on the shared computer with usernames and passwords matching the ones used on the users' workstations.
David
.
- Follow-Ups:
- Re: Location for shared Access database
- From: Elton Cohen
- Re: Location for shared Access database
- From: RobinS
- Re: Location for shared Access database
- References:
- Location for shared Access database
- From: Elton Cohen
- Location for shared Access database
- Prev by Date: Re: Newbie: Textbox text from string
- Next by Date: Re: File Aging Program
- Previous by thread: Location for shared Access database
- Next by thread: Re: Location for shared Access database
- Index(es):
Relevant Pages
|