home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 450 / ACCESS01.ZIP / Q88914.TXT < prev    next >
Encoding:
Text File  |  1992-11-01  |  1023 b   |  25 lines

  1. Running MS-DOS SHARE with Windows for Workgroups
  2.  
  3. Summary:
  4.  
  5. During the installation of Microsoft Access, Setup automatically
  6. inserts the following MS-DOS command in the AUTOEXEC.BAT file:
  7.  
  8.    <MS-DOS directory>\SHARE.EXE /L:200
  9.  
  10. If you are running the Microsoft Windows for Workgroups operating
  11. system, it is recommended that this SHARE command be removed.
  12.  
  13. More Information:
  14.  
  15. Windows for Workgroups has its own sharing mechanism (VSHARE.386),
  16. which is loaded with Windows (there is an entry for it in the
  17. SYSTEM.INI file). If you load SHARE before running Windows for
  18. Workgroups, VSHARE will not load. Everything should work correctly,
  19. but the number of locks available to you will be limited by the number
  20. specified when SHARE was loaded (determined by the /L parameter--the
  21. default is 20). VSHARE, on the other hand, dynamically allocates the
  22. number of locks available on demand. The number of available locks is
  23. very important if your Windows for Workgroups machine is going to act
  24. as a server.
  25.