home *** CD-ROM | disk | FTP | other *** search
/ m_NaHo.. / m_NaHo.iso / setup / _SETUP.1 / Msrdc20.ocx / string.txt < prev    next >
Encoding:
Text File  |  1998-06-23  |  6.0 KB  |  138 lines

  1. 1000    P&roperties
  2. 1001    Rdc20
  3. 2003    General
  4. 2004    General properties for the rdc control
  5. 24010    An unexpected internal error has occurred.
  6. 24011    An error has occurred with no information available.
  7. 24012    An error has occurred.\nUnable to retrieve error information.
  8. 24013    A control cancelled the operation or\nan unexpected internal error has occurred.
  9. 24014    Could not refresh controls.
  10. 24015    Invalid property value.
  11. 24016    Invalid object.
  12. 24017    Method cannot be called in RDC's current state.
  13. 24018    One or more of the arguments is invalid.
  14. 24019    Resultset is empty.
  15. 24020    Out of memory
  16. 24021    Resultset not available.
  17. 24022    The connection is not open.
  18. 24023    Property cannot be set in RDC's current state.
  19. 24024    Property not available in RDC's current state.
  20. 24025    Type mismatch
  21. 24026    Cannot connect to RemoteData Objects.
  22. 24027    Data Type Conversion Error
  23. 57856    Microsoft RemoteData Control 6.0
  24. 57857    CursorDriver Constants
  25. 57858    ODBC cursor if needed
  26. 57859    ODBC cursor
  27. 57860    Server-side cursor
  28. 57861    Batch Client-side cursor
  29. 57862    EditMode Constants
  30. 57863    No editing operation is in progress.
  31. 57864    Edit method has been invoked, and the current record is in the copy buffer.
  32. 57865    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.
  33. 57866    LockType Constants
  34. 57867    Cursor is read-only
  35. 57868    Pessimistic concurrency
  36. 57869    Optimistic concurrency
  37. 57870    Optimistic concurrency based on row values
  38. 57871    Use Optimistic Batch Cursors
  39. 57872    Options Constants
  40. 57873    Async Enabled
  41. 57874    Execute Direct
  42. 57875    Resultset Type Constants
  43. 57876    Create a Keyset cursor
  44. 57877    Create a Static cursor
  45. 57878    Returns/sets RemoteData control's data source name
  46. 57879    Returns/sets SQL statement defining query
  47. 57880    Returns/sets timeout value for connecting to data source
  48. 57881    Data format version of the open database
  49. 57882    Returns/sets information on source of an open connection
  50. 57883    Returns/sets timeout value for query execution
  51. 57884    Returns/sets number of rows in the rowset
  52. 57885    Resultset type supported by the RemoteData control
  53. 57886    Returns/sets maximum number of rows to be returned from a query
  54. 57887    Returns/sets location of the ODBC trace file
  55. 57888    Returns/sets number of rows in keyset buffer
  56. 57889    Returns/sets editing state for the current row
  57. 57890    Determines whether RemoteData control can respond to user events
  58. 57891    Returns/sets RemoteData control's corresponding resultset
  59. 57892    Determines whether RemoteData control's data source is read-only
  60. 57893    Specifies options of the rdoResultset object
  61. 57894    Specifies user ID
  62. 57895    Password used during creation of rdoEnvironment object
  63. 57896    Specifies type of cursor to be created
  64. 57897    Returns RemoteData control's current font
  65. 57898    Returns reference to a RemoteData control's underlying rdoConnection object
  66. 57899    Returns/sets end-of-file action taken
  67. 57900    Returns/sets beginning-of-file action taken
  68. 57901    Returns/sets value determining severity level constituting fatal error
  69. 57902    Specifies the type of concurrency handling
  70. 57903    Specifies ODBC prompt option
  71. 57904    Specifies appearance of the data control
  72. 57905    Returns RDO Environment object
  73. 57906    Determines RemoteData control's caption
  74. 57907    Determines RemoteData control's backcolor
  75. 57908    Determines RemoteData control's forecolor
  76. 57909    Number of collision rows
  77. 57910    Array of collision rows
  78. 57911    Number of records in Batch Update
  79. 57912    Returns/sets a value that specifies if the optimistic batch update should use an Update statement or a Delete followed by an Insert.
  80. 57913    Returns/sets a value that specifies how the WHERE clause is constructed for each row during an optimistic batch update operation.
  81. 57914    Refreshes bound controls
  82. 57915    Saves the current value of bound controls
  83. 57916    Begins a new transaction
  84. 57917    Ends current transaction and saves changes
  85. 57918    Ends current transaction and restores databases in rdoEnvironment object
  86. 57919    Cancel async operation
  87. 57920    Refreshes resultset and bound controls
  88. 57921    Displays the RemoteData control's About box
  89. 57922    Occurs before a different row becomes the current row; before the Update method (except when data is saved with the UpdateRow method); and before a Delete, Unload, or Close operation.
  90. 57923    Occurs after a row becomes the current row.
  91. 57924    Occurs only as the result of a data access error that takes place when no Visual Basic code is being executed.
  92. 57925    Fired after an asynchronous query has completed
  93. 57926    Occurs when the user presses the mouse button while an object has the focus.
  94. 57927    Occurs when the user moves the mouse.
  95. 57928    Occurs when the user releases the mouse button while an object has the focus.
  96. 57930    BOFAction Constants
  97. 57931    Move to first row
  98. 57932    Move to beginning of file
  99. 57933    EOFAction Constants
  100. 57934    Move to last row
  101. 57935    Move to end of file
  102. 57936    Add a new row to end of file
  103. 57937    Appearance Constants
  104. 57938    Flat
  105. 57939    3D
  106. 57940    Prompt Constants
  107. 57941    Prompt
  108. 57942    No Prompt
  109. 57943    Complete
  110. 57944    Complete Required
  111. 57956    CancelDisplay Constants
  112. 57957    Display error message
  113. 57958    Continue
  114. 57959    Action Constants
  115. 57960    Cancel operation when Sub exits (Validate event).
  116. 57961    MoveFirst method (Validate event).
  117. 57962    MovePrevious method (Validate event).
  118. 57963    MoveNext method (Validate event).
  119. 57964    MoveLast method (Validate event).
  120. 57965    AddNew method (Validate Event).
  121. 57966    Update operation -- not update record (Validate event).
  122. 57967    Delete method (Validate event).
  123. 57968    Find method (Validate event).
  124. 57969    The Bookmark property has been set.
  125. 57970    Close method (Validate event).
  126. 57971    The form is being unloaded.
  127. 57972    Update operation for AddNew (Validate event).
  128. 57973    Update operation for Edit (Validate event).
  129. 57974    Refresh method (Validate event).
  130. 57975    CancelUpdate method (Validate event).
  131. 57976    BeginTransaction Method
  132. 57977    CommitTransaction Method
  133. 57978    RollbackTransaction Method
  134. 57979    NewParameters
  135. 57980    New SQL statement
  136. 57981    Error Constants
  137. 57982    RemoteData Property Page
  138.