home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1997 May / DPCB0597.iso / WIG / ODBCINT.DLL / string.txt next >
Text File  |  1995-07-11  |  10KB  |  238 lines

  1. 0    Success
  2. 1    00000
  3. 2    Cursor is not updateable
  4. 3    01000
  5. 4    Cursor library not used.  Load failed
  6. 5    01000
  7. 6    Cursor library not used.  Insufficient driver support
  8. 7    01000
  9. 8    Cursor library not used.  Version mismatch with driver manager
  10. 9    01000
  11. 10    The driver returned SQL_SUCCESS_WITH_INFO; the warning message may be lost
  12. 11    01000
  13. 12    Data truncated
  14. 13    01004
  15. 14    Error in row
  16. 15    01S01
  17. 16    Option value changed
  18. 17    01S02
  19. 18    No rows updated or deleted
  20. 19    01S03
  21. 20    More than one row updated or deleted
  22. 21    01S04
  23. 22    Cancel treated as FreeStmt/Close
  24. 23    01S05
  25. 24    Connection in use
  26. 25    08002
  27. 26    Connection not open
  28. 27    08003
  29. 28    Numeric value out of range
  30. 29    22003
  31. 30    Invalid cursor state
  32. 31    24000
  33. 32    Invalid cursor name
  34. 33    34000
  35. 34    Syntax error or access violation
  36. 35    37000
  37. 36    Driver does not support this function
  38. 37    IM001
  39. 38    Data source name not found and no default driver specified
  40. 39    IM002
  41. 40    Specified driver could not be loaded
  42. 41    IM003
  43. 42    Driver's SQLAllocEnv failed
  44. 43    IM004
  45. 44    Driver's SQLAllocConnect failed
  46. 45    IM005
  47. 46    Driver's SQLSetConnectOption failed
  48. 47    IM006
  49. 48    Dialog failed
  50. 49    IM008
  51. 50    Data source name too long
  52. 51    IM010
  53. 52    Driver name too long
  54. 53    IM011
  55. 54    DRIVER keyword syntax error
  56. 55    IM012
  57. 56    Trace file error
  58. 57    IM013
  59. 60    General error: Unable to create file buffer
  60. 61    S1000
  61. 62    General error: Unable to read from file buffer
  62. 63    S1000
  63. 64    General error: Unable to write to file buffer
  64. 65    S1000
  65. 66    General error: Unable to close or remove file buffer
  66. 67    S1000
  67. 68    Memory allocation failure
  68. 69    S1001
  69. 70    Invalid column number
  70. 71    S1002
  71. 72    Program type out of range
  72. 73    S1003
  73. 74    SQL data type out of range
  74. 75    S1004
  75. 76    Operation canceled
  76. 77    S1008
  77. 78    Invalid argument value
  78. 79    S1009
  79. 80    Function sequence error
  80. 81    S1010
  81. 82    Operation invalid at this time
  82. 83    S1011
  83. 84    Invalid transaction operation code specified
  84. 85    S1012
  85. 86    No cursor name available
  86. 87    S1015
  87. 88    Invalid string or buffer length
  88. 89    S1090
  89. 90    Descriptor type out of range
  90. 91    S1091
  91. 92    Option type out of range
  92. 93    S1092
  93. 94    Invalid parameter number
  94. 95    S1093
  95. 96    Invalid scale value
  96. 97    S1094
  97. 98    Function type out of range
  98. 99    S1095
  99. 100    Information type out of range
  100. 101    S1096
  101. 102    Column type out of range
  102. 103    S1097
  103. 104    Scope type out of range
  104. 105    S1098
  105. 106    Nullable type out of range
  106. 107    S1099
  107. 108    Uniqueness option type out of range
  108. 109    S1100
  109. 110    Accuracy option type out of range
  110. 111    S1101
  111. 112    Direction option out of range
  112. 113    S1103
  113. 114    Invalid parameter type
  114. 115    S1105
  115. 116    Fetch type out of range
  116. 117    S1106
  117. 118    Row value out of range
  118. 119    S1107
  119. 120    Concurrency option out of range
  120. 121    S1108
  121. 122    Invalid cursor position
  122. 123    S1109
  123. 124    Invalid driver completion
  124. 125    S1110
  125. 126    Driver not capable
  126. 127    S1C00
  127. 128    Cursor library not capable
  128. 129    S1C00
  129. 130    Cursor library not capable. Forward only cursors must be read only
  130. 131    S1C00
  131. 132    Positioned request cannot be performed because no searchable columns were bound
  132. 133    SL001
  133. 134    Positioned request cannot be performed because result set was generated by a join condition
  134. 135    SL002
  135. 136    Bound buffer exceeds max segment size
  136. 137    SL003
  137. 138    Result set was not generated by a SELECT statement
  138. 139    SL004
  139. 140    SELECT statement contains a GROUP BY clause
  140. 141    SL005
  141. 142    Parameter arrays are not supported with positioned requests
  142. 143    SL006
  143. 144    Row size exceeds max cache buffer size
  144. 145    SL007
  145. 146    SQLGetData is not allowed on a forward-only (non-buffered) cursor
  146. 147    SL008
  147. 148    No columns were bound prior to calling SQLExtendedFetch
  148. 149    SL009
  149. 150    SQLBindCol returned SQL_ERROR during an attempt to bind to an internal buffer
  150. 151    SL010
  151. 152    Statement option is only valid after calling SQLExtendedFetch
  152. 153    SL011
  153. 154    HSTMT bindings may not be changed while a cursor is open
  154. 155    SL012
  155. 156    A positioned request was issued and not all column count fields were buffered
  156. 157    SL014
  157. 158    Attempt to fetch before the result set returned the first rowset
  158. 159    01S06
  159. 160    Invalid use of default parameter
  160. 161    07S01
  161. 162    Indicator variable required but not supplied
  162. 163    22002
  163. 339    [Microsoft][ODBC Driver Manager] 
  164. 768    [Microsoft][ODBC Cursor Library] 
  165. 1300    OD&BC
  166. 1301    Unable to obtain required memory.  Please exit immediately.
  167. 1302    Maintains ODBC data sources and drivers
  168. 1303    odbcinst.hlp
  169. 1304    32bit ODBC Administrator
  170. 1305    Are you sure you want to remove the %s data source?
  171. 1306    Are you sure you want to remove the %s ODBC driver and those data sources which use the driver?
  172. 1307    A:\
  173. 1308    Not marked
  174. 1309    %d%c%03d%c%03d bytes
  175. 1310    %d%c%03d bytes
  176. 1311    %d%c%02d%c%02d%s
  177. 1312    %02d%c%02d%c%02d%s
  178. 1313    The setup routines for the %s ODBC driver could not be found.  Please reinstall the driver.
  179. 1314    The setup routines for the %s ODBC driver could not be loaded.  You may be low on memory and need to quit a few applications.
  180. 1315    The setup routines for the %s ODBC driver could not be accessed.  Please reinstall the driver.
  181. 1316    %s is not a Windows executable
  182. 1317    %s is not a Windows 32 bit executable
  183. 1318    No ODBC.INF file could be found.  Please change installation disks or select a new drive.
  184. 1319    The installation information file could not be opened.  The disk may be corrupted.
  185. 1320    Please insert the disk labeled %s into %s
  186. 1321    Are you sure you want to replace the %s ODBC driver version %d.%02d.%02d%02d with version %d.%02d.%02d%02d?
  187. 1322    The file %s is currently in use and cannot be removed or updated.  Try closing all applications and choosing Retry.
  188. 1323    \n\nIf you have already retried, you may need to restart Windows or run Setup directly from the disk containing ODBC (if you are not already).
  189. 1324    The file %s on the installation disk could not be opened.  The installation information file may be corrupted.  Please change installation disks.
  190. 1325    The file %s could not be replaced.  Restart Windows and try installing again (before running any applications which use ODBC).
  191. 1326    An error occurred while copying %s.  Restart Windows and try installing again (before running any applications which use ODBC).
  192. 1327    Some of the files were not installed.  You will need to reinstall the drivers before they can be used.
  193. 1328    There is insufficient space to copy the necessary files.  Please remove unnecessary files from your system and try installing again.
  194. 1329    The ODBC driver could not entirely delete the data source.  Do you want to remove the entry anyway?
  195. 1330    The selected ODBC drivers contain too many files to install all at once.  Please install fewer ODBC drivers at a time.
  196. 1331    The ODBC install process has been canceled.
  197. 1332    There is insufficient space on drive %c: to install all of the ODBC drivers you have selected.  Choose fewer drivers or remove unnecessary files from your system and try installing again.
  198. 1333    The requested installation information file, %s, could not be found.  The installation disks may be corrupted.
  199. 1340    Driver Manager
  200. 1341    Driver
  201. 1342    Translator
  202. 1343    Warning:  Once enabled, tracing continues until it is turned off using this dialog box.  Unwanted tracing may slow the performance of your applications.
  203. 1344    Select ODBC Trace File
  204. 1345    Trace Files(*.log)|*.log|All Files(*.*)|*.*|
  205. 1346     (32 bit)
  206. 1350    <No Translator>
  207. 1351    The setup routines for the %s ODBC translator could not be found.  Please reinstall the translator.
  208. 1352    The setup routines for the %s ODBC translator could not be loaded.  You may be low on memory and need to quit a few applications.
  209. 1353    The setup routines for the %s ODBC translator could not accessed.  Please reinstall the translator.
  210. 1354    The translator routines for the %s ODBC translator could not be found.  Please reinstall the translator.
  211. 1360    The installation information file contains an error and cannot be used.  The ODBC Drivers section is missing.
  212. 1361    The installation information file contains an error and cannot be used.  The %s section is missing the Driver entry.
  213. 1362    The installation information file contains an error and cannot be used.  The %s section is missing the Translator entry.
  214. 1363    The installation information file contains an error and cannot be used.  The ODBC Driver Manager section is missing.
  215. 1364    The installation information file contains an error and cannot be used.  The ODBC section is missing.
  216. 1365    The installation information file contains an error and cannot be used.  The ODBC Administrator section is missing.
  217. 1366    The installation information file contains an error and cannot be used.  The Windows 3.0 Files section is missing.
  218. 1370    An unknown error occurred during installation.  Try installing again after restarting Windows.
  219. 1380    ;---------------------------------------------------------------------------\n
  220. 1381    ; WARNING:  Do not make changes to this file without using the ODBC Control \n
  221. 1382    ;           panel device or other utilites provided for maintaining data    \n
  222. 1383    ;           sources.                                                        \n
  223. 1384    ;                                                                           \n
  224. 1385    ;           Incorrect changes to this file could prevent ODBC from          \n
  225. 1386    ;           operating or operating correctly.                               \n
  226. 1387    ;---------------------------------------------------------------------------
  227. 1390    Cannot install on this platform.
  228. 1395    Driver information could not be found in INF file
  229. 1396    Translator information could not be found in INF file
  230. 1397    \n\nChoose Ignore if you want to skip this file.
  231. 1398    32bit O&DBC
  232. 1399    Maintains 32 bit ODBC data sources and drivers
  233. 1400    Cannot connect to %s
  234. 1401    Select the computer on which you wish to configure system DSNs
  235. 1402    ConfigDriver is not supported by %s ODBC driver.
  236. 1403    Cannot install file %s. It might be in use. Try closing all applications and choosing Retry.
  237. 1616    Microsoft ODBC Administrator
  238.