home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Programmer'…arterly (Limited Edition) / Visual_Basic_Programmers_Journal_VB-CD_Quarterly_Limited_Edition_1995.iso / code / db_alyzr / dbanalyz.txt < prev    next >
Text File  |  1995-07-21  |  2KB  |  29 lines

  1. The Database Analyzer is a utility program designed to allow you to print 
  2. out the structure of your Jet databases.  To run the program, you use the 
  3. Open Database option of the File menu.  This allows you to select your file 
  4. from a dialog.  After the file has been selected, you start the analysis by 
  5. clicking on the Analyze Database menu.  This will bring up a dialog that 
  6. allows you to specify which tables and/or queries to include in the printout.
  7. You may also choose to have table relations printed out.  If you are unclear 
  8. about how to run parts of the program, on-line help is available.
  9.  
  10. Two versions of the Database Analyzer are included.  One is a 16-bit program 
  11. for use with Windows 3.1 and Window for Workgroups.  This program can examine
  12. any Jet database up to version 2.5.  The executable file for this program is 
  13. DBVIEWQ.EXE.  The other version is a 32-bit program for use with Windows 95.
  14. This program can analyze any Jet database up to version 3.0.  The executable 
  15. file for this program is DBVW32Q.EXE.  Both of these programs are written 
  16. with Visual Basic 4.0.  Therefore, you will need to have the appropriate 
  17. version of Visual Basic 4.0 installed for your platform (i.e., no runtime 
  18. files are included with this program).
  19.  
  20. This version of the Database Analyzer is included FREE of charge with your 
  21. Que book.  There are NO registration fees required.  However, if you would 
  22. like a version that allows you more control over the printout of the Data 
  23. Access Objects (along with the source code for the program) you may fill out 
  24. the on-line order form and mail it to:
  25.  
  26. McKelvy Software Systems
  27. P.O. Box 380125
  28. Birmingham, AL  35238
  29.