home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / oswaac12.txt < prev    next >
Text File  |  1997-02-20  |  2KB  |  61 lines

  1. OSWAAC12 - DISK OR NETWORK ERROR IN MS ACCESS UNDER OS/2 2.1
  2. 01/18/96
  3.  
  4. =======================================================================
  5.           Disk or Network Error in MS Access under OS/2 2.1
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. --------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. MS Access Version 1.1 or 2.0 gets a disk or network error. This error 
  14. can occur when the application is running in either a WIN-OS/2 Full 
  15. Screen or WIN-OS/2 Window session, or from the network.
  16.  
  17. RESOLUTION
  18.  
  19. Note: Make sure you have a backup of any file you intend to change.
  20.  
  21. 1. Edit the AUTOEXEC.BAT file and add the following line (x is the
  22.    drive where OS/2 is installed):
  23.  
  24.    * In OS/2 2.1 GA:
  25.  
  26.         SET TEMP=x:\OS2\MDOS\WINOS2\TEMP
  27.         SET TMP=x:\
  28.  
  29.    * In OS/2 for Windows (SE):
  30.  
  31.         SET TEMP=x:\WINDOWS\TEMP
  32.         SET TMP=x:\
  33.  
  34. 2. Open OS/2 System.
  35.  
  36. 3. Open Command Prompts.
  37.  
  38. 4. Select an OS/2 session.
  39.  
  40. 5. At the command prompt, type one of the following and press Enter:
  41.  
  42.       CD OS2\MDOS\WINOS2
  43.  
  44.    Or:
  45.  
  46.       CD WINDOWS
  47.  
  48. 6. Type DEL *.TMP and press Enter.
  49.  
  50. 7. Type EXIT and press Enter.
  51.  
  52. ______________________________________________________________________
  53. IBM disclaims all warranties, whether express or implied, including 
  54. without limitation, warranties of fitness and merchantability with 
  55. respect to the information in this document. By furnishing this 
  56. document, IBM grants no licenses to any related patents or copyrights.  
  57. Copyright (c) 1994, 1995 IBM Corporation. Any trademarks and product 
  58. or brand names referenced in this document are the property of their 
  59. respective owners. Consult your product manuals for complete trademark 
  60. information. 
  61.