home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / odbcpa22.zip / IBINF508.HLP (.txt) < prev    next >
OS/2 Help File  |  1998-04-20  |  4KB  |  108 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Configuring an INFORMIX 5 Data Source ΓòÉΓòÉΓòÉ
  3.  
  4. Data Source Name: 
  5.           A string that identifies this INFORMIX data source configuration in 
  6.           ODBC.INI.  Examples include "Accounting" or "INFORMIX-Serv1." 
  7.  
  8. Description: 
  9.           An optional long description of a data source name. For example, "My 
  10.           Accounting Database" or "INFORMIX 5 files on Server number 1." 
  11.  
  12. Database Name: 
  13.           The name of the database to which you want to connect by default. 
  14.  
  15. The following values are optional: 
  16.  
  17. Database List: 
  18.           The list of databases that will be displayed in the logon dialog box. 
  19.           If Get DB List From Informix is set to 1,  the list of databases that 
  20.           will be displayed in the logon dialog box is created from the 
  21.           database list returned for INFORMIX at logon time. When you specify 
  22.           databases, separate the names with commas. 
  23.  
  24. Default User Name: 
  25.           The name of the user as specified on the INFORMIX 5 server. 
  26.  
  27. Host Name: 
  28.           The name of the machine on which the INFORMIX 5 server resides. 
  29.  
  30. Service Name: 
  31.           The name of the service as it appears on the host machine.  This 
  32.           service is assigned by the system administrator.  The name you 
  33.           specify is displayed in the INFORMIX Server Options dialog box. 
  34.  
  35. Protocol Type: 
  36.           The protocol used to communicate with the server. Specify one or more 
  37.           values; separate the names with commas.  Values can be FTP, IPX, 
  38.           LANMAN, TCP-IP.  This list is displayed in the Logon Options dialog 
  39.           box. 
  40.  
  41. Yield Proc: 
  42.           This attribute is not available in OS/2. A numeric value that 
  43.           determines whether you can work in other Windows applications when 
  44.           INFORMIX 5 is busy. 
  45.  
  46. Cursor Behavior: 
  47.           Select Preserve if you want cursors to be held at the current 
  48.           position when the transaction ends.  Otherwise, leave this set to 
  49.           Close.  Selecting Preserve may impact the performance of your 
  50.           database operations. 
  51.  
  52. Enable Scrollable Cursors: 
  53.           A value that determines whether the driver can use scrollable 
  54.           cursors. The initial default value is 0 (no use of scrollable 
  55.           cursors). The INFORMIX driver can use scollable cursors only if there 
  56.           are no long columns (SQL_LONGVARCHAR or SQL_LONGVARBINARY) in a 
  57.           Select list. If you set this option to use scrollable cursors 
  58.           (EnableScrollableCursors=1), you must not include long columns in the 
  59.           Select list. 
  60.  
  61. Get DB List from Informix: 
  62.           A value that determines whether the driver requests the database list 
  63.           to be returned from the INFORMIX server or from the database list 
  64.           that the user entered at driver setup. 
  65.  
  66.           When set to 1, the default, the driver requests the database list 
  67.           from the INFORMIX server. When set to 0, it uses the list entered by 
  68.           the user at driver setup. 
  69.  
  70. Translate 
  71.  
  72. Displays the Select Translator dialog box to allow you to perform  a 
  73. translation of your data from one character set to another. Choose the 
  74. INTERSOLV OEM ANSI translator to translate your data from the IBM PC character 
  75. set to the ANSI character set 
  76.  
  77.  
  78. ΓòÉΓòÉΓòÉ 2. Logon to INFORMIX 5 ΓòÉΓòÉΓòÉ
  79.  
  80. Database Name: 
  81.           Type the name of the database you want to access or select the name 
  82.           from the Database Name drop-down list. This list displays names 
  83.           returned from the INFORMIX server. Or, if you set the Get DB List 
  84.           from Informix option to 0 in the Setup dialog box, this list displays 
  85.           the names you specified. 
  86.  
  87. Host Name: 
  88.           Enter the name of the machine on which the INFORMIX 5 server resides. 
  89.  
  90. User Name: 
  91.           Enter the name of the user as specified on the INFORMIX 5 server. 
  92.  
  93. Password: 
  94.           Enter the user's password. 
  95.  
  96. Click Options to specify the Service Name and Protocol type. 
  97.  
  98.  
  99. ΓòÉΓòÉΓòÉ 3. INFORMIX 5 Logon Options ΓòÉΓòÉΓòÉ
  100.  
  101. Service Name: Name of the service as it appears on the host machine. This 
  102.           service is assigned by the system administrator. If you entered a 
  103.           service name in the Setup dialog box, that name is displayed; you can 
  104.           change it. 
  105.  
  106. Protocol Type: This list displays the protocols specified in the Setup dialog 
  107.           box. Select a communications protocol. 
  108.