home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / dbase / acessq_a.zip / WX0638.TXT < prev    next >
Text File  |  1992-11-06  |  4KB  |  72 lines

  1.  
  2. ======================================================================
  3.    Microsoft(R) Product Support Services Application Note (Text File)
  4.              WX0638: GENERAL INFORMATION QUESTIONS & ANSWERS
  5. ======================================================================
  6.                                                     Revision Date: 11/92
  7.                                                         No Disk Included
  8.  
  9. The following information applies to Microsoft Access(TM) 1.0.
  10.  
  11.  --------------------------------------------------------------------
  12. | INFORMATION PROVIDED IN THIS DOCUMENT AND ANY SOFTWARE THAT MAY    |
  13. | ACCOMPANY THIS DOCUMENT (collectively referred to as an            |
  14. | Application Note) IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY      |
  15. | KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO    |
  16. | THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A     |
  17. | PARTICULAR PURPOSE. The user assumes the entire risk as to the     |
  18. | accuracy and the use of this Application Note. This Application    |
  19. | Note may be copied and distributed subject to the following        |
  20. | conditions: 1) All text must be copied without modification and    |
  21. | all pages must be included; 2) If software is included, all files  |
  22. | on the disk(s) must be copied without modification [the MS-DOS(R)  |
  23. | utility DISKCOPY is appropriate for this purpose]; 3) All          |
  24. | components of this Application Note must be distributed together;  |
  25. | and 4) This Application Note may not be distributed for profit.    |
  26. |                                                                    |
  27. | Copyright 1992 Microsoft Corporation. All Rights Reserved.         |
  28. | Microsoft and MS-DOS are registered trademarks and Microsoft       |
  29. | Access and Windows are trademarks of Microsoft Corporation.        |
  30.  --------------------------------------------------------------------
  31.  
  32. 1. Q. What sources of information about Microsoft Access, in
  33.       addition to the documentation, does Microsoft provide?
  34.  
  35.    A. Microsoft provides several resources with current information about
  36.       Microsoft Access. If you have a modem, you can download Microsoft
  37.       Knowledge Base articles about Microsoft Access from the Microsoft
  38.       Download Service (MSDL). You can also download the Windows Driver
  39.       Library (WDL) from this service. The WDL is also available at no
  40.       charge on CompuServe, GEnie, and Microsoft OnLine. After you
  41.       connect to any of these services, please read the WDL.TXT file for
  42.       instructions on downloading the WDL and a complete list of files
  43.       that it contains.
  44.  
  45.       You can reach the MSDL at (206) 936-6735. There is no charge for
  46.       using this service; however, standard connect-time fees and long-
  47.       distance telephone charges do apply when you are downloading
  48.       information.
  49.  
  50.       On the CompuServe, GEnie, and Microsoft OnLine systems, the WDL is
  51.       located in the Microsoft Software Library. On CompuServe, you can
  52.       reach the Microsoft Software Library by typing "go msl" (without
  53.       the quotation marks) at the command prompt. To locate the WDL.TXT
  54.       file, search on the word S13354.
  55.  
  56.       If you do not have a modem, you can order the WDL on disk from
  57.       Microsoft Consumer Sales at (800) 426-9400. Microsoft Consumer
  58.       Sales is open Monday through Friday, 6:30 A.M. to 5:30 P.M.,
  59.       Pacific time. There is a $20 charge to order the WDL on disk.
  60.  
  61. 2. Q. How many databases can I open at one time in Microsoft Access?
  62.  
  63.    A. Through the user-interface menus in Microsoft Access, you can open
  64.       only one database at a time; therefore, you can view only one
  65.       Database window in each session of Microsoft Access. In Access
  66.       Basic, however, you can use the OpenDatabase() function to open
  67.       several databases at once. The number of databases you can have
  68.       open simultaneously through Access Basic is limited only by memory.
  69.       Also, by choosing Attach Table from the File menu, you can attach
  70.       to as many databases as memory allows.
  71.  
  72.