The problems with this seem to be:
It would compromise how the users of one Access 97 application access all the other Access 97 applications or MDB's.
It creates the necessity of altering standard image workstations spread all around a large town (It's for a hospital system with multiple hospitals and a few thousand users.)
So far the best thing I've found is putting a new workgroup info file in the same directory as the app and restricting access to it via the novell features and providing an icon whose command line points to the workgroup info file.
The down side of this is that the icon also points to Access as it's target, which may be in different directories on the different user workstations.
It's quite possible I'm overlooking something obvious, a common habit!
Main Topics
Browse All Topics





by: JovixPosted on 2002-11-08 at 09:48:20ID: 7425695
If the workstation has a full copy of office97, and you are not creating a runtime...you can just copy the workgroup file into c:\windows\system32 (for win9x) and c:\winnt\system32 (for Windows NT). The file name is system.mdw you might want to rename this file before copying your workgroup file on each workstation.
If you have the ODE Tools and are planning on making a runtime version for the apps. just include your system.mdw file when applying all the files.
just keep in mind that the original workgroup file is in the operating system directory (for windows OS) in the system32 folder.
hope this helps.
Jovix