home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 January / pcwk_01_1999_B.iso / Lotus123 / FRENCH / LOTUS006.DSK / DBRES1FR.DLL / string.txt
Text File  |  1997-01-13  |  3KB  |  49 lines

  1. 1000    No Error
  2. 1001    Error: Bad Error ID
  3. 13000    No Data Available Yet
  4. 13001    Missing Query Object
  5. 13002    Missing Connection Object
  6. 13003    Could not open Table
  7. 13004    Invalid Column
  8. 13005    Error reading Memo Field
  9. 13006    Cannot access a PicturePlus Field
  10. 13007    Error Converting Input Value
  11. 13008    No Rows in the Table
  12. 13009    Cannot Perform UpdateRow
  13. 13010    No Connection set
  14. 13011    Invalid Parameter
  15. 13012    Missing or Invalid DataSourceName
  16. 13013    ConnectTo Method Failed.
  17. 13014    Already Connected.
  18. 13015    Invalid DataSourceName
  19. 13016    Not Connected.
  20. 13017    No DataSources Available
  21. 13018    Could not open Table
  22. 13019    Invalid Database Name.
  23. 13020    Cannot Convert Value.
  24. 13021    Option Unsupported.
  25. 13022    Could not run the SQL statement
  26. 29384    The Resultset object needs to be executed before its contents can be accessed or modified.
  27. 29385    The Resultset object needs to contain a valid Query object before it is executed.
  28. 29386    The Query object needs to contain a valid Connection object before it is executed.
  29. 29387    The Resultset object could not open the table during the Execute method.  Check to make sure that all parameters are valid.
  30. 29388    The Column parameter of this Resultset method is invalid.  This parameter must either be an integer or a string value
  31. 29389    This Resultset method could not read the memo field properly.
  32. 29390    Attempted to read/write to a PicturePlus Field.  This is not permitted by the data object.
  33. 29391    Could not convert an input parameter to the desired type during the Resultset's SetValue Method.
  34. 29392    This table has 0 rows.  You cannot modify this table.
  35. 29393    The Resultset could not perform an UpdateRow method.
  36. 29394    The Query object does not contain a Connection Object.
  37. 29395    An Invalid Parameter was passed to this Query method.
  38. 29396    The ConnectTo Method of the Connection object was passed an invalid DataSourceName argument.
  39. 29397    A database connection could not be made by the ConnectTo method.
  40. 29398    The ConnectTo Method failed because the connection is already in use.
  41. 29399    The ConnectTo Method was passed an invalid DataSourceName argument.
  42. 29400    The Connection object is not connected.  A connection should have been made with a ConnectTo method.
  43. 29401    No datasources have been found by the Data Access Engine.  This may be due to a setup or initialization problem.
  44. 29402    The Table could not be opened for reading.
  45. 29403    An invalid database name was passed to the ListTables method on the Connection Object.
  46. 29404    Couldn't Convert the Data to the Expected Data Type.
  47. 29405    This DataSource cannot support this operation.
  48. 29406    The Query object could not run the SQL statement during the Execute method.  Check to make sure that the SQL statement is valid.
  49.