(Updated
2010-09-27) In a controlled environment, i.e. your own organization, you can use either a
fixed drive letter and path, Z:\Path\data.mdb, or the UNC and path, \\server
name\path\data.mdb. You can set this up on your own system and so long as
everyone has the same network drive letter or sees the same server you can
distribute your FE as is. Note that refreshing links to tables can be dramatically sped up. Even in Access 97. Once the first table has been refreshed open a recordset based on that table. Continue refreshing. Once finished refreshing close the recordset after you've opened a bound form for performance reasons. Michael Kaplan has posted the following: "One thing you can look at is the
deletion/recreation of links. I have been amazed at how much stuff gets cached in
the links for tables, and also how much of what is cached is based on usage
patterns (so that if the two users make use of a link two different ways, the
info might be different). Deleting and recreating the link can often resolve
these weird cases. Thus I'd suggest that if you rename fields in tables or insert new fields in the middle of a table, rather than at the end, that you recreate the links rather than refreshing. For developersAt one client I use a variation of the drive letter approach and don't bother
to relink the tables. I have two three line batch/cmd files. In one I use the
SUBST command to create a drive letter which is the same as the server drive
letter. In the other I use the NET USE command to link to the drive letter on
the server. In both cmd files I delete the SUBST and the NET USE first. |
|
Auto FE Updater distribute new and updated Front End databases to your users with several mouse clicks.
Granite Fleet Manager - the best designed fleet maintenance tracking and management system available
Comments email Tony | Search | Contact | Tony's Blog | Privacy Policy | Table of Contents |
Website copyright © 1995-2013 Tony Toews |