home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 March / CHIPCD_3_98.iso / software / testsoft / msproj98 / prj98_9.cab / OS / System / msrdo20.dll / string.txt next >
Text File  |  1997-09-23  |  28KB  |  506 lines

  1. 1    rdoEngine
  2. 3    *Anonymous*
  3. 4    Not Available
  4. 5    True
  5. 6    False
  6. 101    General
  7. 1000    Rdo20
  8. 1001    MSRDO.rdoEngine
  9. 1002    MSRDO.rdoEnvironment
  10. 1003    MSRDO.rdoError
  11. 1004    MSRDO.rdoConnection
  12. 1005    MSRDO.rdoQuery
  13. 1006    MSRDO.rdoResultset
  14. 1007    MSRDO.rdoParameter
  15. 1008    MSRDO.rdoColumn
  16. 1009    MSRDO.rdoTable
  17. 23515    An error occurred configuring the DSN.  Please check the parameters and try again.
  18. 23516    SQL returned No Data Found.
  19. 23517    An internal ODBC error was encountered.
  20. 23518    An invalid value for the Cursor Driver was passed.\nPlease use one of the following values:\nrdUseIfNeeded, rdUseODBC, rdUseServer\nrdUseClientBatch, rdUseNone.
  21. 23519    An invalid ODBC handle was encountered.
  22. 23520    Invalid connection string.
  23. 23521    An unexpected error occurred.
  24. 23522    Out of memory.
  25. 23523    Invalid operation for forward-only cursor.
  26. 23524    No current row.
  27. 23525    Invalid row for AddNew or Edit.
  28. 23526    Object is invalid or not set.
  29. 23527    Invalid seek flag.
  30. 23528    Partial equality requires string column.
  31. 23529    Incompatible data types for compare.
  32. 23530    Can't create prepared statement for invalid database connection.
  33. 23531    An error occurred loading the Win32 library (version.dll).
  34. 23532    Can't execute unprepared rdoPreparedStatement.
  35. 23533    Can't execute empty rdoPreparedStatement.
  36. 23534    An invalid value for the Concurrency option was passed.  Please use one of the following values:\nrdConcurReadOnly, rdConcurLock, rdConcurRowver\nrdConcurValues, rdConcurBatch.
  37. 23535    Can't open result set for unnamed table.
  38. 23536    Object Collection: This collection doesn't support location by text tag.
  39. 23537    Resultset is empty.
  40. 23538    Invalid state for Move.
  41. 23539    Already beyond the end of the result set.
  42. 23540    BOF already set.
  43. 23541    Invalid result set state for Update.
  44. 23542    Invalid Bookmark.
  45. 23543    Invalid bookmark argument supplied to Move.
  46. 23544    Can't move relative to current row when EOF/BOF are set.
  47. 23545    Already at BOF.
  48. 23546    Already at EOF.
  49. 23547    An error occurred loading the ODBC installation library (odbccp32.dll).
  50. 23548    An invalid value for the prompt option was passed.  Please use one of the following values:\nrdDriverPrompt\nrdDriverNoPrompt\nrdDriverComplete\n\nrdDriverCompleteRequired.
  51. 23549    An invalid value for the cursor type parameter was passed.  Please use one of the following values:\nrdOpenKeyset\nrdOpenDynamic\nrdOpenStatic\n\nrdOpenForwardOnly.
  52. 23626    Field not bound correctly.
  53. 23627    Unbound Field - Use GetChunk.
  54. 23628    Can't assign value to unbound field.
  55. 23629    Can't assign value to non-updatable field.
  56. 23630    Can't assign value to field unless in Edit mode.
  57. 23631    Incorrect type for parameter.
  58. 23632    Object Collection: Couldn't find item indicated by text.
  59. 23633    Can't assign or read value to or from unbound parameter.
  60. 23634    Can't assign value to output only parameter.
  61. 23635    Incorrect type found when assigning rdoParameter Value property.
  62. 23636    This operation is not allowed at this time.
  63. 23637    The object has already been closed.
  64. 23638    You must specify a valid name for the environment.
  65. 23639    This environment name already exists in the collection.
  66. 23640    Object Collection: Illegal modification - collection is read-only.
  67. 23641    GetNewEnum: Couldn't get interface for IID_IUnknown.
  68. 23642    Object Collection: Assignment to Count property not allowed.
  69. 23643    You must use AppendChunk to set data in a TEXT or IMAGE(BLOB) field.
  70. 23644    Object Collection: Can't add non-object item.
  71. 23645    An invalid parameter was passed.
  72. 23646    Invalid Operation.
  73. 23647    You attempted to reposition to a deleted row.
  74. 23648    An attempt was made to issue a SELECT statement using the Execute method.
  75. 23649    The Resultset is read-only.
  76. 23650    Cancel has been selected in an ODBC dialog requesting parameters needed to complete a connection.
  77. 23651    This column does not have the ChunkRequired flag set.  Use the Value property to retrieve it's contents.
  78. 23652    Could not load resource library corresponding to rdoLocaleID.
  79. 23660    General Client Cursor error.
  80. 23661    This property or method is not supported when using the currently selected cursor library.
  81. 23662    The rdoConnection object is not connected to a data source.
  82. 23663    The rdoConnection object is already connected to a data source.
  83. 23664    The rdoConnection object is busy connecting.
  84. 23665    The rdoQuery or rdoResultset has no active connection.
  85. 23666    Incorrect CursorDriver. Only rdUseClient supported.
  86. 23667    This property is read-only, now.
  87. 23668    The object is in the collection.
  88. 23669    Failed to load RDOCURS.DLL.
  89. 23670    Can't find table to update.
  90. 23671    Cursor type should be: rdOpenForwardOnly.\n LockType should be: rdConcurReadOnly.\n RowsetSize should be: 1.
  91. 23672    Only the rdUseClientBatch cursor driver can support\nrdConcurBatch lock type.
  92. 23673    This function is not supported.
  93. 23674    The object is still in some other collection.
  94. 23675    The column buffer is bound so data cannot be appended.\nUse Value property to set data.
  95. 23676    Invalid Option flags.
  96. 23677    Empty SQL string not allowed.
  97. 23678    Execution cancelled.
  98. 23679    No open cursor or cursor closed.
  99. 24094    A control bound to a data control using this Resultset\ncancelled the operation or was unable to synchronize itself with the Resultset.
  100. 47857    The parameter is used to pass information to the procedure.
  101. 47858    The parameter is used to pass information both to and from the procedure.
  102. 47859    The parameter is used to return information from the procedure as in an output parameter in SQL.
  103. 47860    The parameter is used to return the return status value from a procedure.
  104. 47861    rdoLocaleID  Constants
  105. 47862    English
  106. 47863    French
  107. 47864    German
  108. 47865    Italian
  109. 47866    Japanese
  110. 47867    Spanish
  111. 47868    Chinese
  112. 47869    System
  113. 47870    Query Type Constants
  114. 47871    Select
  115. 47872    Action
  116. 47873    Procedural
  117. 47874    The query contains both action and select statements
  118. 47875    SQL Retcode Constants
  119. 47876    The operation is successful.
  120. 47877    The operation is successful, and additional information is available.
  121. 47878    No additional data is available.
  122. 47879    An error occurred performing the operation.
  123. 47880    The handle supplied is invalid.
  124. 47881    Row Status Constants
  125. 47882    The row has not been modified or has been updated successfully.
  126. 47883    The row has been modified and not updated in the database.
  127. 47884    The row has been inserted with the AddNew method, but not yet inserted into the database.
  128. 47885    The row has been deleted, but not yet deleted in the database.
  129. 47886    The row has been deleted locally and in the database.
  130. 47887    Column Status Constants
  131. 47888    The row has not been modified or has been updated successfully.
  132. 47889    The row has been modified.
  133. 47890    Update Operation Constants
  134. 47891    Uses an Update statement for each modified row.
  135. 47892    Uses a pair of Delete and Insert statements for each modified row.
  136. 47893    Update Criteria Constants
  137. 47894    Uses just the key column(s) in the where clause.
  138. 47895    Uses the key column(s) and all updated columns in the where clause.
  139. 47896    Uses the key column(s) and all the columns in the where clause.
  140. 47897    Uses just the timestamp column if available (will generate a runtime error if no timestamp column is in the resultset).
  141. 47898    Update Return Code Constants
  142. 47899    The developer handled the update and was successful in doing so.
  143. 47900    The developer handled the update, was successful, but some rows produced collisions (batch mode only).
  144. 47901    The developer attempted to handle the update, but encountered an error when doing so.
  145. 47902    The developer did not handle the update, RDO should continue notifying, and if no one handles the update RDO should update the data itself.
  146. 47903    The Remote Data Object Engine object
  147. 47904    Timeout value for connecting to a data source
  148. 47905    Default user name assigned to any new rdoEnvironment
  149. 47906    Default password assigned to any new rdoEnvironment
  150. 47907    Contains all active rdoEnvironment objects of the rdoEngine object
  151. 47908    Contains all stored rdoError objects
  152. 47909    Version of the RDO library associated with the object
  153. 47910    Indicates where cursors are created
  154. 47911    Default Error Threshold for ODBC connections
  155. 47912    Registers a database with ODBC
  156. 47913    Creates a new rdoEnvironment object
  157. 47914    Locale ID used to load resources
  158. 47915    SQL error object are added to rdoErros collection
  159. 47916    Contains details about remote data access errors
  160. 47917    A numeric value specifying a native error
  161. 47918    A value indicating the source of a remote data access error
  162. 47919    A descriptive string associated with an error
  163. 47920    A Windows Help file topic context ID
  164. 47921    Fully qualified path to the Windows Help file
  165. 47922    The type of error as defined by the X/Open and SQL Access Group SQL
  166. 47923    Error return code from the most recent RDO operation
  167. 47924    An open connection to a remote data source
  168. 47925    Timeout value for query execution
  169. 47926    Contains all rdoTable objects in a database
  170. 47928    Contains all open rdoResultset objects in an rdoConnection
  171. 47929    Provides information about the source of an open rdoConnection
  172. 47930    User-defined name for a remote data object
  173. 47931    The number of rows affected
  174. 47932    Indicates whether a Cursor supports transactions
  175. 47933    Indicates whether a Cursor is updatable
  176. 47934    ODBC driver version
  177. 47935    The ODBC connection handle
  178. 47936    Indicates whether an asynchronous query is still executing
  179. 47937    Polling interval for asynchronous queries
  180. 47938    Close the connections
  181. 47939    Executes a query or SQL statement on an object
  182. 47940    Creates a new rdoResultset object
  183. 47941    Begins a new transaction
  184. 47942    Commits any outstanding transactions
  185. 47943    Rolls back any outstanding transactions
  186. 47944    Cancels an asynchronous query or pending results against the rdoResultset object
  187. 47945    The last resultset returned by a call on the connection to a prepared statement
  188. 47946    Determines where the cursor is to be created
  189. 47947    Login timeout in seconds
  190. 47948    Connect to data source
  191. 47949    Still connecting to data source.
  192. 47950    Creates a new rdoQuery object
  193. 47951    rdoQueries collection
  194. 47952    Determines the pathname of the ODBC trace file
  195. 47956    Fired after a connection is made to the data source
  196. 47957    Fired before the call to SQLDriverConnect
  197. 47958    Fired after a connection has been closed
  198. 47959    Fired after an asynchronous query has completed
  199. 47960    Fired after the query execution time has exeeded the queryTimeout value
  200. 47961    A column of data with a common data type
  201. 47963    Determines the value of an object
  202. 47964    Indicates the type or data type of an object
  203. 47966    Indicates the name of a remote data object
  204. 47968    Indicates the size of an rdoColumn object
  205. 47970    Indicates if a zero-length string is valid for the Value property
  206. 47971    Indicates characteristics of an rdoColumn object
  207. 47973    Indicates whether changes can be made to a remote data object
  208. 47974    Relative position of an rdoColumn object within the collection
  209. 47975    Indicates whether an rdoColumn requires a non-Null value
  210. 47977    Indicates the rdoColumn object data's original source column name
  211. 47979    Indicates the rdoColumn object data's original source table name
  212. 47980    Indicates if data must be accessed using the GetChunk method
  213. 47981    Appends data from a string expression to an rdoColumn object
  214. 47982    Returns the contents of an rdoColumn object
  215. 47983    Returns the number of bytes in an rdoColumn object
  216. 47984    Returns a value currently in the database that is newer than the Value property as determined by an optimistic batch update conflict.
  217. 47985    Returns the value of the column as first fetched from the database.
  218. 47986    Returns/Sets the column buffer status
  219. 47987    Returns/sets a value that specifies if this column is part of the primary key.
  220. 47988    Fired when the value of the column has changed
  221. 47989    Fired before data is changed in the column
  222. 47990    The stored definition of a base table or SQL view
  223. 47991    Contains stored rdoColumn objects
  224. 47992    Indicates the name of a remote data object
  225. 47993    Indicates whether changes can be made to a remote data object
  226. 47994    Indicates the number of rows accessed in an rdoResultset object
  227. 47995    Indicates the type or data type of an object
  228. 47996    Creates a new rdoResultset object
  229. 47997    The rows resulting from a query
  230. 47999    Determines a bookmark that uniquely identifies the current row
  231. 48000    Contains stored rdoColumn objects
  232. 48001    Indicates whether the current row is before the first row
  233. 48002    Indicates whether an rdoResultset object supports bookmarks
  234. 48003    Indicates whether the current row is after the last row
  235. 48004    Indicates the locking in effect during editing
  236. 48006    User-defined name for a remote data object
  237. 48007    Indicates whether an object supports transaction operations
  238. 48008    Indicates the type or data type of an object
  239. 48009    Indicates the number of rows available in an rdoResultset object
  240. 48010    Indicates whether a remote data object can be changed
  241. 48011    Indicates the type or data type of an object
  242. 48012    Indicates the editing state for the current row
  243. 48014    Determines the current row's location in the rdoResultset object
  244. 48015    Determines the ODBC statement handle
  245. 48019    Determines the absolute row number of an rdoResultset object's current row
  246. 48020    Indicates whether an asynchronous query is still executing
  247. 48021    Returns the bookmark of the last row modified
  248. 48022    Number of records in Batch Update
  249. 48023    Returns/sets a value that specifies if the optimistic batch update should use an Update statement or a Delete followed by an Insert.
  250. 48026    Returns/sets a value that specifies how the WHERE clause is constructed for each row during an optimistic batch update operation.
  251. 48027    Initializes copy buffer for a new row
  252. 48028    Closes an open remote data object
  253. 48029    Deletes the current row
  254. 48030    Copies the current row to the copy buffer for editing
  255. 48031    Moves the current row pointer to the first row in the result set
  256. 48032    Moves the current row pointer to the last row in the result set
  257. 48033    Moves the current row pointer to the next row in the result set
  258. 48034    Moves the current row pointer to the previous row in the result set
  259. 48035    Saves the copy buffer to the database
  260. 48036    Re-executes the query on which the rdoResultset object is based
  261. 48037    Repositions the current row in an rdoResultset object
  262. 48038    Discards the current rdoResultset and indicates if an additional result set is available
  263. 48040    Cancels a query running in asynchronous mode or cancels pending results
  264. 48041    Cancels pending updates
  265. 48042    Retrieves multiple rows into an array
  266. 48043    Performs a batched optimistic update.
  267. 48044    Cancels all uncommitted changes in the local cursor (used in batch mode).
  268. 48045    Returns/Sets the parent connection object.
  269. 48046    Number of collision rows
  270. 48047    Array of collision rows
  271. 48048    Determines the type of concurrency handling
  272. 48050    Current row status
  273. 48051    Retrieves multiple rows into a string
  274. 48053    Fired after a new connection associated with the object
  275. 48054    Fired after current rowset is changed
  276. 48055    Fired after the connection is set to nothing
  277. 48057    Fired after the state of current row has changed
  278. 48058    Fired after the resultset is positioned to a new row or no row at all
  279. 48060    Fired before a new connection is associated with the object
  280. 48061    Fired before the connection is set to nothing
  281. 48062    Fired before an update to the server occurs
  282. 48063    A prepared query definition
  283. 48065    Determines the ODBC's driver manager query timeout value
  284. 48066    Indicates the type or data type of an object
  285. 48068    Determines the maximum number of rows returned from a query
  286. 48072    Determines the size of the largest column automatically bound under ODBC
  287. 48073    Contains all rdoParameter objects of an rdoQuery
  288. 48075    Indicates the name of a remote data object
  289. 48076    Number of rows affected by the most recently invoked Execute method
  290. 48078    Determines the SQL statement defining the executed query
  291. 48080    Determines the type of concurrency handling
  292. 48081    Contains stored rdoColumn objects
  293. 48083    Determines the number of rows in the keyset buffer
  294. 48084    Determines the number of cursor rows kept in memory
  295. 48086    The ODBC statement handle
  296. 48087    Indicates whether an asynchronous query is still executing
  297. 48089    Determines the type of cursor
  298. 48091    Parent Connection
  299. 48093    Indicates whether the query should be prepared
  300. 48095    Closes an open remote data object
  301. 48096    Executes a query or SQL statement on an object
  302. 48097    Creates a new rdoResultset object
  303. 48098    Cancels an asynchronous query or pending results against the rdoResultset object
  304. 48099    A prepared query definition.
  305. 48103    Fired before the query is run.
  306. 48104    Defines a logical set of connections for a particular user ID
  307. 48105    Contains all open rdoConnection objects opened in an rdoEnvironment object
  308. 48106    Indicates the name of a remote data object
  309. 48108    Determines a value representing a user of an rdoEnvironment object
  310. 48109    Represents the password used during the creation of an rdoEnvironment
  311. 48111    Timeout value for connecting to data source
  312. 48113    Determines where the cursor is to be created
  313. 48114    The ODBC environment handle
  314. 48115    Begins a new transaction
  315. 48116    Closes an open remote data object
  316. 48117    Ends the current transaction and saves the changes
  317. 48118    Ends the transaction and restores the database to its state before the most recent BeginTrans
  318. 48120    Opens a connection to an ODBC data source
  319. 48121    Fired after the beginTrans method has completed
  320. 48122    Fired after the CommitTrans method has completed
  321. 48123    Fired after the RollbackTrans method has completed
  322. 48124    A parameter associated with an rdoQuery
  323. 48126    Indicates the name of a remote data object
  324. 48128    Indicates the type or data type of an object
  325. 48130    Determines the data value of an object
  326. 48132    Determines how an argument is passed to or from a procedure
  327. 48133    Appends data from a string expression to an rdoParameter object
  328. 48134    Dual interface for ODBC Ole object collection
  329. 48135    Indicates the number of members in a Remote Data Object collection
  330. 48136    Returns a specific member of a collection
  331. 48137    Collection of rdoColumn objects
  332. 48138    Indicates the number of members in a Remote Data Object collection
  333. 48139    Refreshes the column definitions
  334. 48140    Returns a specific member of a collection
  335. 48141    Collection of rdoTable objects
  336. 48142    Indicates the number of members in a Remote Data Object collection
  337. 48143    Refreshes the table definitions
  338. 48144    Returns a specific member of a collection
  339. 48145    Collection of rdoConnection objects
  340. 48146    Indicates the number of members in a Remote Data Object collection
  341. 48147    Removes a specific member from a collection.
  342. 48148    Add item to collection
  343. 48149    Returns a specific member of a collection
  344. 48150    Collection of rdoParameter objects
  345. 48151    Indicates the number of members in a Remote Data Object collection
  346. 48152    Returns a specific member of a collection
  347. 48153    Collection of rdoResultset objects
  348. 48154    Indicates the number of members in a Remote Data Object collection
  349. 48155    Returns a specific member of a collection
  350. 48156    Collection of rdoEnvironment objects
  351. 48157    Indicates the number of members in a Remote Data Object collection
  352. 48158    Removes a specific member from a collection.
  353. 48159    Adds a member to a Collection object.
  354. 48160    Returns a specific member of a collection
  355. 48161    Collection of rdoQuery objects
  356. 48162    Indicates the number of members in a Remote Data Object collection
  357. 48163    Returns a specific member of a collection
  358. 48164    Collection of rdoError objects
  359. 48165    Indicates the number of members in a Remote Data Object collection
  360. 48166    Returns a specific member of a collection
  361. 48167    Removes all objects in a collection.
  362. 48168    Microsoft Remote Data Object 2.0
  363. 48169    Prompt Constants
  364. 48170    The driver manager displays the ODBC Data Sources dialog box.
  365. 48171    The driver manager uses the connection string provided in Connect.  If sufficient information is not provided, the OpenConnection method returns a trappable error.
  366. 48172    If the connection string provided includes the DSN keyword, the driver manager uses the string as provided in Connect, otherwise it behaves as it does when rdDriverPrompt is specified.
  367. 48173    Behaves like rdDriverComplete except the driver disables the controls for any information not required to complete the connection.
  368. 48174    CursorDriver Constants
  369. 48175    The ODBC driver will choose the appropriate style of cursors. Server-side cursors are used if they are available.
  370. 48176    Use the ODBC cursor library.
  371. 48177    Use server-side cursors.
  372. 48178    Use the optimistic batch cursor library.
  373. 48179    Result set is not returned as a cursor.
  374. 48180    EditMode Constants
  375. 48181    No editing operation is in progress.
  376. 48182    Edit method has been invoked, and the current record is in the copy buffer.
  377. 48183    AddNew method has been invoked, and the current record in the copy buffer is a new record that hasn't been saved in the database.
  378. 48184    LockType Constants
  379. 48185    Cursor is read-only. No updates are allowed.
  380. 48186    Pessimistic concurrency.
  381. 48187    Optimistic concurrency based on row ID.
  382. 48188    Optimistic concurrency based on row values.
  383. 48189    Optimistic concurrency using batch mode updates. Status values returned for each row successfully updated.
  384. 48190    Options Constants
  385. 48191    Execute the query asynchronously.
  386. 48192    Use the ODBC SQLExecDirect API function to execute query.
  387. 48193    Resultset Type Constants
  388. 48194    Fixed set, non-scrolling.
  389. 48195    Updatable, fixed set, scrollable query result set cursor.
  390. 48196    Updatable, dynamic set, scrollable query result set cursor.
  391. 48197    Read-only, fixed set.
  392. 48198    Attributes Constants
  393. 48199    The column size is fixed (default for numeric columns).
  394. 48200    The column size is variable (VarChar and LongVarChar columns only).
  395. 48201    The column value for new rows is automatically incremented to a unique integer that can't be changed.
  396. 48202    The column value can be changed.
  397. 48203    The column is a timestamp value. This attribute is set only for rdClientBatch cursors.
  398. 48204    Data Type Constants
  399. 48205    Fixed-length character string. Length set by Size property.
  400. 48206    Signed, exact, numeric value with precision p and scale s (1  p 15; 0  s  p).
  401. 48207    Signed, exact, numeric value with precision p and scale s (1  p 15; 0  s  p).
  402. 48208    Signed, exact numeric value with precision 10, scale 0 (signed: -231  n  231-1; unsigned:  0  n  232-1).
  403. 48209    Signed, exact numeric value with precision 5, scale 0 (signed: -32,768  n  32,767, unsigned: 0  n  65,535).
  404. 48210    Signed, approximate numeric value with mantissa precision 15 (zero or absolute value 10-308  to 10308).
  405. 48211    Signed, approximate numeric value with mantissa precision 7 (zero or absolute value 10-38  to 1038).
  406. 48212    Signed, approximate numeric value with mantissa precision 15 (zero or absolute value 10-308  to 10308).
  407. 48213    Date -- data source dependent.
  408. 48214    Time -- data source dependent.
  409. 48215    TimeStamp -- data source dependent.
  410. 48216    Variable-length character string. Maximum length 255.
  411. 48217    Variable-length character string. Maximum length determined by data source.
  412. 48218    Fixed-length binary data. Maximum length 255.
  413. 48219    Variable-length binary data. Maximum length 255.
  414. 48220    Variable-length binary data. Maximum data source dependent.
  415. 48221    Signed, exact numeric value with precision 19 (signed) or 20 (unsigned), scale 0; (signed: -263  n  263-1; unsigned:  0  n  264-1).
  416. 48222    Signed, exact numeric value with precision 3, scale 0; (signed: -128  n  127, unsigned: 0  n  255).
  417. 48223    Single binary digit.
  418. 48224    Direction Constants
  419. 48246    Simplified Chinese
  420. 48247    Korean
  421. 48251    Fetch batch conflict values for the current row
  422. 48252    Download all the data for long character and long binary columns.
  423. 57435    An error occurred configuring the DSN.  Please check the parameters and try again.
  424. 57436    SQL returned No Data Found. 
  425. 57437    An internal ODBC error was encountered. 
  426. 57438    An invalid value for the Cursor Driver was passed.  \nPlease use one of the following values:\nrdUseIfNeeded, rdUseODBC, rdUseServer\nrdUseClientBatch, rdUseNone.
  427. 57439    An invalid ODBC handle was encountered. 
  428. 57440    Invalid connection string.
  429. 57441    An unexpected error occurred.
  430. 57442    Out of memory.
  431. 57443    Invalid operation for forward only cursor
  432. 57444    No current row
  433. 57445    Invalid row for addnew
  434. 57446    Object is invalid or not set.
  435. 57447    Invalid seek flag
  436. 57448    Partial Equality requires string column
  437. 57449    Incompatible data types for compare
  438. 57450    Can't create prepared statement for invalid database connection.
  439. 57451    An error occurred loading the Win32 library (version.dll).
  440. 57452    Can't execute unprepared rdoPreparedStatement
  441. 57453    Can't execute empty rdoPreparedStatement
  442. 57454    An invalid value for the Concurrency option was passed.  Please use one of the following values:\nrdConcurReadOnly, rdConcurLock, rdConcurRowver\nrdConcurValues, rdConcurBatch.
  443. 57455    Can't open resultset for unnamed table
  444. 57456    Object Collection: This collection doesn't support location by text tag
  445. 57457    Resultset is empty
  446. 57458    Invalid state for move
  447. 57459    Already beyond the end of the resultset
  448. 57460    BOF already set
  449. 57461    Invalid resultset state for update
  450. 57462    Invalid Bookmark
  451. 57463    Invalid bookmark argument to move
  452. 57464    Can't move relative to current row as EOF /BOF are set
  453. 57465    Already at BOF
  454. 57466    Already at EOF
  455. 57467    An error occurred loading the odbc installation library (odbccp32.dll).
  456. 57468    An invalid value for the prompt option was passed.  Please use one of the following values:\nrdDriverPrompt\nrdDriverNoPrompt\nrdDriverComplete\n\nrdDriverCompleteRequired
  457. 57469    An invalid value for the cursor type parameter was passed.  Please use one of the following values:\nrdOpenKeyset\nrdOpenDynamic\nrdOpenStatic\n\nrdOpenForwardOnly.
  458. 57546    Field not bound correctly
  459. 57547    Unbound Field - Use GetChunk
  460. 57548    Can't assign value to unbound field
  461. 57549    Can't assign value to non-updatable field
  462. 57550    Can't assign value to field unless in edit mode
  463. 57551    Incorrect type for parameter
  464. 57552    Object Collection: Couldn't find item indicated by text
  465. 57553    Can't assign value to unbound parameter
  466. 57554    Can't assign value to output only parameter
  467. 57555    Incorrect type for assigning to rdoParameter.Value
  468. 57556    This operation is not allowed at this time.
  469. 57557    The object has already been closed.
  470. 57558    You must specify a valid name for the environment.
  471. 57559    This environment name already exists in the collection.
  472. 57560    Object Collection:illegal modification - collection is readonly
  473. 57561    GetNewEnum:Could'nt get interface for IID_IUnknown
  474. 57562    Object Collection:Assignment to count not allowed
  475. 57563    You must use append chunk to set data in a text or image field.
  476. 57564    Object Collection : Can't add non-object item
  477. 57565    An invalid parameter was passed.
  478. 57566    Invalid Operation.
  479. 57567    The record you attempted to move to has been deleted.
  480. 57568    An attempt was made to issue a select statement using the Execute method.
  481. 57569    The resultset is readonly.
  482. 57570    Cancel has been selected in an ODBC dialog requesting parameters needed to complete a connection.
  483. 57571    This column does not have the ChunkRequired flag set.  Use value to retrieve the contents.
  484. 57572    Could not load resource library corresponding to rdoLocaleID.
  485. 57580    General Client Cursor error.
  486. 57581    This property or method is not supported when using currently selected cursor library.
  487. 57582    The rdoConnection object has not connected to any data source.
  488. 57583    The rdoConnection object is already connect to a data source.
  489. 57584    The rdoConnection object is busy in connecting.
  490. 57585    The rdoQuery or rdoResultset has no active connection.
  491. 57586    Incorrect CursorDriver, rdUseClient only.
  492. 57587    This property is read-only, now.
  493. 57588    The object is already in the collection.
  494. 57589    Fail to load RDOCURS.DLL.
  495. 57590    Can not find table to update.
  496. 57591    Cursor type should be: rdOpenForwardOnly.\n Lock Type should be: rdConcurReadOnly.\n Row set size should be: 1.
  497. 57592    Only the rdUseClientBatch cursor driver can support\nlock type: rdConcurBatch.
  498. 57593    This function is not support.
  499. 57594    The object is still in some other collection.
  500. 57595    The column buffer is bund, can not append data, \nplease use Value property to set data.
  501. 57596    Invalid Option flags.
  502. 57597    Empty SQL string not allowed.
  503. 57598    Execution cancelled.
  504. 57599    No open cursor or cursor closed.
  505. 57600    Not capable to update joind tables.
  506.