home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / VISUAL_B / PROGRAMS / ORACLE11 / README.TXT < prev    next >
Encoding:
Text File  |  1993-09-02  |  2.4 KB  |  59 lines

  1.                 Update of the ODBC Oracle Driver
  2.                 ================================
  3.                         September 1993
  4.  
  5.  
  6. This driver is only for use by registered owners of Microsoft 
  7. Access v1.1 and Visual Basic for Windows v3.0 - Professional 
  8. Edition.  By downloading these files, you are indicating that 
  9. you own one of these two products.
  10.  
  11.  
  12. What does the update do for you
  13. -------------------------------
  14. This update to the ODBC Oracle Driver removes the 2000 character 
  15. limitation for SQL statements.  The original ODBC Oracle driver 
  16. would not allow the queries, or SQL statements, to exceed 2000 
  17. characters in length.  For more information on this issue, please 
  18. refer to Microsoft Knowledge Base article #Q102525, "ORA6WIN.DLL 
  19. Does Not Allow Lengthy SQL Statements".  This can be obtained 
  20. from the MSKB CompuServe forum.
  21.  
  22. The following two files will actually be updated:
  23.  
  24.                           Old                     New
  25. SQORA.DLL       version:  1.00.2816     version:  1.00.3112
  26.                    size:  143,600 bytes    size:  144,096 bytes
  27.                    date:  4/16/93          date:  7/12/93
  28.  
  29. SQORASTP.DLL    version:  1.00.2403     version:  1.00.3106
  30.                    size:  9,328 bytes      size:  9,632 bytes
  31.                    date:  5/7/93           date:  7/6/93
  32.  
  33.  
  34. How to install the update
  35. -------------------------
  36. (1) Start Windows (if it is not already running).
  37.     a. If you are running Windows 3.1, open Control Panel.
  38.     b. If you are running Windows 3.0 or NT, select the ODBC 
  39.        program group.
  40. (2) Double click on the ODBC icon.
  41. (3) From the Data Sources dialog, select the Drivers... button.
  42. (4) From the Drivers dialog, select Add...
  43. (5) Enter the drive letter and directory from which you are 
  44.     installing.
  45. (6) Choose Oracle from the list of available drivers and select 
  46.     OK.
  47. (7) ODBC setup will install the driver at this point.  If an ODBC 
  48.     Oracle driver of the same version number or higher exists on 
  49.     the hard disk, ODBC setup will ask if you want to replace it.
  50.     In most cases, you will not see this, but always stay with the
  51.     most recent version.
  52. (8) Choose close and you are done.
  53.  
  54.  
  55. What did it install
  56. -------------------
  57. The ODBC installation installed a new SQORA.DLL, a new 
  58. SQORASTP.DLL, and a new ORACLE.TXT to your Window's system 
  59. directory.