home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Product / Product.zip / DBDEMO.ZIP / DEMOFLS.ZIP / DBDEMO.HLP (.txt) < prev    next >
OS/2 Help File  |  1991-07-02  |  3KB  |  81 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. DBDEMO ΓòÉΓòÉΓòÉ
  3.  
  4. This program has been designed to illustrates some programming techniques used 
  5. to enhance performance of your OS/2 Database Manager.  Choose any one of the 
  6. buttons on the left side to get corresponding documentation on the screen. 
  7. Some of these might present another menu.  Choose any button on the right side 
  8. to get ready to start the corresponding database program. 
  9.  
  10.  
  11. ΓòÉΓòÉΓòÉ 2. IDM_DATABASE ΓòÉΓòÉΓòÉ
  12.  
  13. Database environement routines.  The two menu choices - Start using and Stop 
  14. using will allow the current demo application to disconnect and reconnect to 
  15. the database BANK. 
  16.  
  17.  
  18. ΓòÉΓòÉΓòÉ 3. IDM_D_STARTUSING ΓòÉΓòÉΓòÉ
  19.  
  20. Issues a START USING DATABASE command.  Necessary after a Stop using was 
  21. issued.  (e.g. If selecting START from the demo menu gives you a -1012 SQL 
  22. errror. ) 
  23.  
  24.  
  25. ΓòÉΓòÉΓòÉ 4. IDM_D_STOPUSING ΓòÉΓòÉΓòÉ
  26.  
  27. Issues a STOP USING DATABASE command.  Use you want to disconnect the demo from 
  28. the database (to change the database configuration parameters, for example). 
  29. You must use Start using  in order to restart the demo. 
  30.  
  31.  
  32. ΓòÉΓòÉΓòÉ 5. IDLG_INIT ΓòÉΓòÉΓòÉ
  33.  
  34. Point to the appropriate box and click the mouse. 
  35.  
  36.  
  37. ΓòÉΓòÉΓòÉ 6. IDLG_DDOCMENU ΓòÉΓòÉΓòÉ
  38.  
  39. Select any one of the four buttons ARI, Record Blocking, Static vs. Dynamic, or 
  40. Indices to get information about these database performance enhancement 
  41. techniques. 
  42.  
  43.  
  44. ΓòÉΓòÉΓòÉ 7. IDLG_SHOWTIME ΓòÉΓòÉΓòÉ
  45.  
  46. Press START to start the database program you have chosen. Press OK to go back 
  47. to the main menu. The default number of iterations (5) is shown in the box. You 
  48. can change it to any other integer value. The time shown are average time not 
  49. counting the first one, unless the number of iterations is one. 
  50.  
  51.  
  52. ΓòÉΓòÉΓòÉ 8. IDLG_EDITBOX ΓòÉΓòÉΓòÉ
  53.  
  54. Enter panel text for EDITBOX dialog box. 
  55.  
  56.  
  57. ΓòÉΓòÉΓòÉ 9. MMENU_HELP ΓòÉΓòÉΓòÉ
  58.  
  59. Choose any one of the buttons on the left side to get corresponding 
  60. documentation on the screen.  Some of these might present another menu.  Choose 
  61. any button on the right side to get ready to start the corresponding database 
  62. program. 
  63.  
  64.  
  65. ΓòÉΓòÉΓòÉ 10. IDLG_DOCRDS ΓòÉΓòÉΓòÉ
  66.  
  67. These documents provide help on setting up RDS (Remote Data Services) to access 
  68. a database on the server from the requester. 
  69.  
  70.  
  71. ΓòÉΓòÉΓòÉ 11. IDLG_DOCPARMS ΓòÉΓòÉΓòÉ
  72.  
  73. Press any of the four buttons to view the corresonding DATABASE CONFIGURATION 
  74. parameters.  These parameters depend upon varoius factors like - the number of 
  75. user, available RAM etc. and profoundly influence database performance. 
  76.  
  77.  
  78. ΓòÉΓòÉΓòÉ 12. Keys Help ΓòÉΓòÉΓòÉ
  79.  
  80. Pressing F1 key on any choice will provide information on that particular 
  81. choice.  No other keys have been explicitely implemented.