home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Demo / Telefoane / redist / mdac_typ.exe / mdacxpak.cab / msader15.dll / string.txt next >
Encoding:
Text File  |  2002-08-11  |  7.1 KB  |  97 lines

  1. 1001    Provider does not support the property.
  2. 1002    Property value is invalid. Make sure the value is typed correctly.
  3. 1003    Property attribute is invalid.
  4. 1004    Property does not apply to the specified field.
  5. 1005    Property is read-only or cannot be set.
  6. 1006    Read-only property value was not set.
  7. 1007    Optional property value was not set.
  8. 1008    Property value conflicts with a related property.
  9. 1009    The property is not available.
  10. 2008    Provider cannot determine the value. Possible reasons: The record was just created, the default value for the field was not available, or the user has not set a new value.
  11. 3000    Provider failed to perform the requested operation.
  12. 3001    Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
  13. 3002    File could not be opened.
  14. 3003    File could not be read.
  15. 3004    Write to file failed.
  16. 3021    Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
  17. 3219    Operation is not allowed in this context.
  18. 3220    Supplied provider is different from the one already in use.
  19. 3246    Connection object cannot be explicitly closed while in a transaction.
  20. 3251    Object or provider is not capable of performing requested operation.
  21. 3265    Item cannot be found in the collection corresponding to the requested name or ordinal.
  22. 3367    Object is already in collection. Cannot append.
  23. 3420    Object is no longer valid.
  24. 3421    Application uses a value of the wrong type for the current operation.
  25. 3704    Operation is not allowed when the object is closed.
  26. 3705    Operation is not allowed when the object is open.
  27. 3706    Provider cannot be found. It may not be properly installed.
  28. 3707    Cannot change the ActiveConnection property of a Recordset object which has a Command object as its source.
  29. 3708    Parameter object is improperly defined. Inconsistent or incomplete information was provided.
  30. 3709    The connection cannot be used to perform this operation. It is either closed or invalid in this context.
  31. 3710    Operation cannot be performed while processing event.
  32. 3711    Operation cannot be performed while executing asynchronously.
  33. 3712    Operation has been cancelled by the user.
  34. 3713    Operation cannot be performed while connecting asynchronously.
  35. 3714    Coordinating transaction is invalid or has not started.
  36. 3715    Operation cannot be performed while not executing.
  37. 3716    Safety settings on this computer prohibit accessing a data source on another domain.
  38. 3717    This page is accessing a data source on another domain. Do you want to allow this ?
  39. 3718    Microsoft ADO/RDS
  40. 3719    Data value conflicts with the integrity constraints of the field.
  41. 3720    Insufficient permission prevents writing to the field.
  42. 3721    Data value is too large to be represented by the field data type.
  43. 3722    Data value conflicts with the data type or constraints of the field.
  44. 3723    Conversion failed because the data value was signed and the field data type used by the provider was unsigned.
  45. 3724    Data value cannot be converted for reasons other than sign mismatch or data overflow. For example, conversion would have truncated data.
  46. 3725    Data value cannot be set or retrieved because the field data type was unknown, or the provider had insufficient resources to perform the operation.
  47. 3726    Record does not contain this field.
  48. 3727    Either the source URL or the parent of the destination URL does not exist.
  49. 3728    Permissions are insufficient to access tree or subtree.
  50. 3729    URL contains invalid characters. Make sure the URL is typed correctly.
  51. 3730    Object represented by the specified URL is locked by one or more other processes. Wait until the process has finished and attempt the operation again.
  52. 3731    Copy or move operation cannot be performed. Object named by destination URL already exists. Specify adCopyOverWrite or adMoveOverWrite to replace the object.
  53. 3732    Server cannot complete the operation.
  54. 3733    Provider cannot locate the storage device indicated by the URL. Make sure the URL is typed correctly.
  55. 3734    Operation cannot be performed. Provider cannot obtain enough storage space.
  56. 3735    Source or destination URL is outside the scope of the current record.
  57. 3736    Operation failed to complete and the status is unavailable. The field may be unavailable or the operation was not attempted.
  58. 3737    Record named by this URL does not exist.
  59. 3738    URL of the object to be deleted is outside the scope of the current record.
  60. 3739    Property does not apply to the specified field.
  61. 3740    Property attribute is invalid.
  62. 3741    Property value is invalid. Make sure the value is typed correctly.
  63. 3742    Property value conflicts with a related property.
  64. 3743    Property is read-only or cannot be set.
  65. 3744    Optional property value was not set.
  66. 3745    Read-only property value was not set.
  67. 3746    Provider does not support the property.
  68. 3747    Operation requires a valid ParentCatalog.
  69. 3748    Connection was denied. New connection you requested has different characteristics than the one already in use.
  70. 3749    Fields update failed. For further information, examine the Status property of individual field objects.
  71. 3750    Provider does not support sharing restrictions.
  72. 3751    Provider does not support the requested kind of sharing restriction.
  73. 3752    Cells cannot be created for this cellset because one of the axes contains no positions.
  74. 3753    Provider is not specified and there is no designated default provider.
  75. 10012    Current Recordset does not support updating. This may be a limitation of the provider, or of the selected locktype.
  76. 10013    Current provider does not support commands with parameters.
  77. 10014    Current provider does not support transactions.
  78. 10015    Requested operation requires an OLE DB Session object, which is not supported by the current provider.
  79. 10016    Current provider does not support changing columns on the record object.
  80. 10017    Current provider does not support the necessary interface for Find functionality.
  81. 10018    Current provider does not support the necessary interface for Index functionality.
  82. 10019    Current provider does not support the necessary interfaces for sorting or filtering.
  83. 10020    Current Recordset does not support bookmarks. This may be a limitation of the provider or of the selected cursortype.
  84. 10021    Current provider does not support asynchronous execution.
  85. 10022    Current provider does not support returning multiple recordsets from a single execution.
  86. 10023    Current provider does not support output streams.
  87. 10024    Current provider does not support setting the character encoding on output streams.
  88. 10025    Current provider does not support scoped operations on the record object.
  89. 10026    Current provider does not support refreshing underlying values.
  90. 10027    Current provider does not support adding and deleting columns on the record object.
  91. 10028    Chunking operations not supported on Record object fields.
  92. 10029    MarshalOptions are only available on a disconnected or client-side recordset.
  93. 10030    Current charset requires MLANG.DLL (MultiLanguage support) available with Internet Explorer Version 4.0 SP2
  94. 10031    Current provider does not support the necessary property reporting interface on this object.
  95. 10032    Current provider does not support schema recordets.
  96. 10033    Provider could not set DATASOURCE, USERID, or PASSWORD property.
  97.