home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 26 / CD_ASCQ_26_1295.iso / vrac / ez_db015.zip / TUTORIAL.DOC < prev   
Text File  |  1995-09-13  |  6KB  |  140 lines

  1.                                    EZ-DB v1.5
  2.                                Petrie Software Co.
  3.                           is an ASP approved Publisher
  4.    
  5.                                       - I -
  6.    
  7.    
  8.             Tutorial
  9.                  Using CREATE ................................. 1
  10.                  Using EZ-DB .................................. 2
  11.    
  12.    
  13.    
  14.    
  15.    
  16.    
  17.               EZ-DB / CREATE (C) Copyright Petrie Software 1994,95
  18.    
  19.    
  20.    
  21.                                       - 1 -
  22.    
  23.                                     TUTORIAL
  24.    
  25.    
  26.    This is a simple step by step procedure to help you get started with this 
  27.    software.  EZ-DB and CREATE are very simple to use programs made for 
  28.    people with little or no experience using or creating databases.  If you 
  29.    have some experience with using this type of software you may want to 
  30.    skip over this tutorial and read over the more in-depth information 
  31.    located in the manual.  This section is not explained very much just step 
  32.    by step instructions to get you started.  Everything is fully explained 
  33.    later.
  34.    
  35.    Following is a short 20 minute tutorial that will take you step by step 
  36.    through the process of building a database.  This tutorial is very short 
  37.    and to the point.  Every procedure is explained in detail in the manaual.
  38.    
  39.    The commands in UPPER CASE and double quotes (example: "DIR") are to be 
  40.    executed without the double quotes  or in upper case.  Double quotes and 
  41.    upper case are just used for clarity!  Also if you press return by 
  42.    mistake or want to go back to a field just use the arrow keys.
  43.    
  44.    
  45.                         use CREATE to define a structure
  46.    STEP
  47.    #
  48.    1.  Copy the EZ-DB & CREATE files to a directory using install or
  49.        manually copy them using dos commands.
  50.    2.  Enter the directory that houses EZ-DB & CREATE files.
  51.    3.  Type "CREATE" at the dos prompt and press enter.
  52.    4.  Enter the name of the database you want to create.  If you do not
  53.        have a name yet type "TFILE", short for test file, and press return.
  54.    5.  Type y or n, I type "Y" return is not necessary.
  55.    6.  Enter a field name like "SALESMAN" and press return.
  56.    7.  Press return because the name of the salesman are characters.
  57.    8.  Enter "25" and press return, this is how long the field will be.
  58.    9.  You have just moved down to field #2, enter "SM_NUMBER" and press the
  59.        return key.  ID_NUMBER is going to give use his ID number.
  60.    10. Press the letter "N" , now this category is a numeric field.
  61.    11. Enter "5" and press return, now this category can be up to five
  62.        numbers in length.
  63.    12. Press return for I am not using decimals in their ID category.
  64.    13. Enter "SALES_AMNT" no need to press return you filled the field and
  65.        create automatically enters you into the next field.
  66.    14. Enter "N" for Numeric, no need to press return.
  67.    15. Enter "9" and press return.
  68.    16. Enter "2" and press return, This is the amount he has made in sales.
  69.        Being an amount a decimal is used to point out cents
  70.    17. Enter "THE_DATE" and press return.
  71.    18. Press "D" you will see that the field type filled in with date and
  72.        the field length filled in with an eight.  It also sent you to a
  73.        a new field number.
  74.    
  75.    
  76.    
  77.    
  78.    
  79.               EZ-DB / CREATE (C) Copyright Petrie Software 1994,95
  80.    
  81.    
  82.                                       - 2 -
  83.    
  84.                                  Tutorial Cont.
  85.    
  86.    
  87.    19. Enter "CUS_SATISF" meaning Customer Satisfaction, no need to press
  88.        the return key.
  89.    20. Enter "L" notice that it filled in the fields like the date did and
  90.        sent you to another field.
  91.    21. Press the "F1 key" and then the "ENTER" key.  This will send you out
  92.        to your dos prompt.
  93.    
  94.          Now lets run EZ-DB with the new database file we just created!
  95.    
  96.    22. From the dos prompt type "EZ-DB TFILE" and press return.  You will
  97.        get an error a the lower left hand side of the screen.  Disregard
  98.        this for it is just telling you that the database is empty.
  99.    23. Press the "F1 key" this will pull down a menu with add new record
  100.        highlighted, press return to add a new record.
  101.    24. Enter the salesman name "DANIEL PETRIE", or your name, this is case
  102.        sensitive you should capitalize proper names etc....
  103.    25. Enter his ID number "01234" and press return
  104.    26. Enter "1234.22" and press enter.  He made $1,234.22 on this sale.
  105.    27. Enter "081295" and press return.  There is no need to move the cursor
  106.        over the / mark EZ-DB will enter the field properly for you.
  107.    28. Enter y or n I am entering "Y" and press return.
  108.    29. Press "F1 key" to save your entry
  109.    
  110.    30. DO NOT be alarmed if you do not see anything press the "F1 key" again 
  111.    and use the right arrow key and highlight All Records under the select 
  112.    menu, and press return.  There is the data you just entered, try steps 23 
  113.    through 29 a few times and then perform step 30 to see everything you 
  114.    have entered.
  115.    
  116.    
  117.    Now that you have this exercise working, exit out of the main menu by 
  118.    pressing F10 and start at step 1 and create a database that you will use. 
  119.    Remember that you can always come back to this database that you created 
  120.    and experiment with it.
  121.    
  122.    
  123.    
  124.    
  125.    
  126.    
  127.    
  128.    
  129.    
  130.    
  131.    
  132.    
  133.    
  134.    
  135.    
  136.    
  137.    
  138.    
  139.               EZ-DB / CREATE (C) Copyright Petrie Software 1994,95
  140.