home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: InfoMgt / InfoMgt.zip / mnoteb05.zip / readme.txt < prev   
Text File  |  1999-12-23  |  7KB  |  212 lines

  1.  
  2.                                 M U L T I N O T E
  3.                    -----------------------------------------
  4.  
  5.                    Version 0.667 (Beta5) - December 24, 1999
  6.  
  7.  
  8.                            (c) Copyright  1993-1999
  9.                                JMA Technologies
  10.  
  11.  
  12. What is MultiNote ?
  13. -------------------------------------------------------------------------------
  14. MultiNote allows you to save different texts (information) in a uniform way.
  15. With Multinote you associate every text (ascii text, typed or from a file)
  16. with a searchable title. You define what information is related, MultiNote 
  17. stores it for you.
  18.  
  19. With MultiNote you cn arrange your information in three levels:
  20. 1) You can have several database files
  21. 2) Each file has 15 divisions (tabs)
  22. 3) In each tabs you can have more than a thousand items (titles and text)
  23.  
  24. Its hard to describe MultiNote in words, try it out !!!
  25.  
  26.  
  27. Installation
  28. -------------------------------------------------------------------------------
  29. MultiNote uses a separate DLL file to connect to a specific database types.
  30. In this beta there are two drivers included: 
  31. - BIN, MultiNote own format
  32. - MYSQL, uses the mysql database
  33.  
  34. Since installation is quite different depending on what format you choose
  35. please refer to the correct procedure below:
  36.  
  37. BIN ============================
  38. Requirments: OS/2 Warp 3 or later (tested on WSEB)
  39.  
  40. Copy the file MNOTE.EXE and BIN.MNDLL.DLL to a directory of your choice.
  41. Rename BIN.MNDLL.DLL TO MNDLL.DLL (REN BIN.MNDLL.DLL MNDLL.DLL)
  42. Start MNOTE.EXE
  43.   Now you may type the name of a new database (click on Create new)
  44.   or via the browse button select an old (beta 4) database.
  45.   
  46.  
  47.  
  48. MySQL =========================
  49. Requirments: OS/2 Warp 3 or later (tested on WSEB)
  50.              EMX (runtime) 0.9d
  51.              MySQL 3.22.26a (may work with older versions)
  52.              Only tested with MySQL server installed locally but
  53.              MultiNote should work with and MySQL server (even NON-OS/2).
  54.  
  55. Copy the file MNOTE.EXE and MYSQL.MNDLL.DLL to a directory of your choice.
  56. Rename MYSQL.MNDLL.DLL TO MNDLL.DLL (REN MYSQL.MNDLL.DLL MNDLL.DLL)
  57. Using the MNOTE.SQL file and the MySQL utilities create two tables in 
  58. (any) MySQL database.
  59. Start MNOTE.EXE
  60.    Now you must create a connection string to connect to MySQL. The string
  61.    is a set of parameters separated with ;
  62.    This is an example that will help you figure out how to write your own
  63.    connection string:
  64.    
  65.    I use the following string:
  66.    MARTIN;localhost;jma;0;\socket\mysql.sock
  67.    The parameters are:
  68.    MARTIN              Name of my MultiNote database (NOT a MySQL db)
  69.    localhost           Address of my server (hostname or IP address)
  70.    jma                   Name of the MySQL db where you created the tables
  71.    0                   MySQL server port (TCP/IP).
  72.    \socket\mysql.sock  Socket to connect to (if using sockets)
  73.  
  74.   Enter your string and optionally (if your servers requires it) a username
  75.   and a password. Now click on "Create new" to create the connection.
  76.   If your connection is successfull you can now click on the "Set as default"
  77.   checkbox and then click OK to open the database.
  78.  
  79.   Please refer to MySQL documentation for more information on how to
  80.   configure and connet to a MySQL server.
  81.    
  82.  
  83. Note: The MySQL support DLL is not multithreaded due to no threading 
  84.       support in the current MySQL client library.
  85.  
  86.  
  87.  
  88. What is included in this beta ?
  89. -------------------------------------------------------------------------------
  90. Open/create database
  91. Printing single item
  92. Edit, copy to, paste from in text (MLE)
  93. Add, rename, delete items
  94. Items can be marked but nothing uses marks yet
  95. Change tab names
  96. Pack/import/export database
  97. Save settings
  98.  
  99. Popup menus on item list and on text (MLE)
  100. Drag/drop to and from item list ans text (MLE)
  101.  
  102.  
  103.  
  104. What is not included in this beta ?
  105. -------------------------------------------------------------------------------
  106. Most other menuitems
  107. Win32
  108. Crypted and/or passworded database
  109. Preferences notebook
  110. Help system
  111. Working search
  112. And many other things...
  113.  
  114.  
  115.  
  116. Files in this beta
  117. -------------------------------------------------------------------------------
  118. MNOTE.EXE        OS/2        Main program
  119. MYSQL.MNDLL.DLL                Database driver for MySQL
  120. BIN.MNDLL.DLL                Database driver for "BIN" format
  121. MNOTE.SQL                MySQL script to create MulitNote tables
  122.  
  123. MNOTE.EXE will create:
  124.     MNOTE.INI    OS/2        Program settings
  125.  
  126. -------------------------------------------------------------------------------
  127.  
  128. MULTINOTE BETA - BUGREPORT
  129.  
  130.  
  131. Your Name :_______________________________________________________________
  132.  
  133. Your email:_______________________________________________________________
  134.  
  135.  
  136.  
  137. We need some input on your system.
  138. ==================================
  139.  
  140. Type/brand:    ___________________________________________________________
  141.  
  142. Processor:     ___________________________________________________________
  143.  
  144. RAM size:      ___________________________________________________________
  145.  
  146. Harddisk size: ___________________________________________________________
  147.  
  148. Graphic card:  ___________________________________________________________
  149.  
  150. File system:   ___________________________________________________________
  151.  
  152. OS version:    ___________________________________________________________
  153.  
  154. OS fixpack:    ___________________________________________________________
  155.  
  156.  
  157.  
  158. Please describe your problem(s) as specific as possible:
  159.  
  160. __________________________________________________________________________
  161.  
  162. __________________________________________________________________________
  163.  
  164. __________________________________________________________________________
  165.  
  166. __________________________________________________________________________
  167.  
  168. __________________________________________________________________________
  169.  
  170. __________________________________________________________________________
  171.  
  172. __________________________________________________________________________
  173.  
  174. __________________________________________________________________________
  175.  
  176. __________________________________________________________________________
  177.  
  178. __________________________________________________________________________
  179.  
  180. __________________________________________________________________________
  181.  
  182. __________________________________________________________________________
  183.  
  184. __________________________________________________________________________
  185.  
  186. __________________________________________________________________________
  187.  
  188. __________________________________________________________________________
  189.  
  190. __________________________________________________________________________
  191.  
  192. __________________________________________________________________________
  193.  
  194.  
  195. email this to mail@jmast.se
  196.  
  197.  
  198.  
  199. Thank you!
  200.  
  201.  
  202. JMA Technologies
  203.  
  204.  
  205. Martin Alfredsson
  206. President
  207.  
  208. -------------------------------------------------------------------------------
  209.  
  210.  
  211.  
  212.