home *** CD-ROM | disk | FTP | other *** search
/ H4CK3R 14 / hacker14.iso / patches / sql / SQL70-KB815495-v7.00.1094-ENU.exe / hotfix1 / Files / sqlmap70.DLL / string.txt next >
Encoding:
Text File  |  2003-05-16  |  5.2 KB  |  119 lines

  1. 1    User abort.
  2. 2    General MAPI failure.
  3. 3    MAPI login failure.
  4. 4    Disk full.
  5. 5    Insufficient memory.
  6. 6    Access denied
  7. 8    Too many sessions.
  8. 9    Too many files were specified.
  9. 10    Too many recipients were specified.
  10. 11    A specified attachment was not found.
  11. 12    Attachment open failure.
  12. 13    Attachment write failure.
  13. 14    Unknown recipient:  Parameter '%s', recipient '%s'
  14. 15    Bad recipient type.
  15. 16    No messages.
  16. 17    Invalid message.
  17. 18    Text too large.
  18. 19    Invalid session.
  19. 20    Type not supported.
  20. 21    A recipient was specified ambiguously.
  21. 22    Message in use.
  22. 23    Network failure.
  23. 24    Invalid edit fields.
  24. 25    Invalid recipients.
  25. 26    Not supported.
  26. 100    @recipients
  27. 101    @query
  28. 102    @copy_recipients
  29. 103    @subject
  30. 104    @message
  31. 105    @attach_results
  32. 106    @attachments
  33. 107    SQL Server Message
  34. 108    @blind_copy_recipients
  35. 109    @no_output
  36. 110    @no_header
  37. 111    @user
  38. 112    @password
  39. 113    @type
  40. 114    @width
  41. 115    @peek
  42. 116    @all
  43. 117    @separator
  44. 118    @msg_id
  45. 119    @unread_only
  46. 120    @suppress_attach
  47. 121    @originator
  48. 122    @cc_list
  49. 123    @bcc_list
  50. 124    @date_received
  51. 125    @unread
  52. 126    @echo_error
  53. 127    @set_user
  54. 128    @dbuse
  55. 129    @skip_bytes
  56. 130    @msg_length
  57. 131    @originator_address
  58. 17951    Failed to start SQL Mail session.
  59. 17952    Failed to start SQL Mail session. Check the errorlog file in the SQL Server directory for details.
  60. 17953    SQL Mail session is already started.
  61. 17954    SQL Mail session started.
  62. 17955    Failed to stop SQL Mail session.
  63. 17956    Supplied datatype for @query is not allowed, expecting 'varchar'
  64. 17957    Supplied datatype for @recipients is not allowed, expecting 'varchar'
  65. 17958    Supplied datatype for @subject is not allowed, expecting 'varchar'
  66. 17959    Supplied datatype for @message is not allowed, expecting 'varchar'
  67. 17960    Supplied datatype for @attach_results is not allowed, expecting 'varchar'
  68. 17961    Supplied datatype for @attachments is not allowed, expecting 'varchar'
  69. 17962    Supplied datatype for @copy_recipients is not allowed, expecting 'varchar'
  70. 17963    Procedure xp_sendmail expects parameter @recipients, which was not supplied.
  71. 17964    Procedure xp_sendmail expects parameter @subject, @message, @query or @attachments, which was not supplied.
  72. 17965    Unable to send mail. Check the errorlog file in the SQL Server directory for details.
  73. 17966    SQL Mail session is not started.
  74. 17967    Mail sent.
  75. 17968    Error encountered while executing xp_sendmail @query.
  76. 17969    Unable to login to SQL Server.
  77. 17970    Insufficient memory.
  78. 17971    Stopped SQL Mail session.
  79. 17972    Supplied datatype for @blind_copy_recipients is not allowed, expecting 'varchar'
  80. 17973    Supplied datatype for @no_output is not allowed, expecting 'varchar'
  81. 17975    Supplied datatype for @no_header is not allowed, expecting 'varchar'
  82. 17976    Procedure xp_sendmail expects parameter @query, which was not supplied.
  83. 17977    Supplied value for @attach_results is not allowed, expecting 'true' or 'false'
  84. 17979    Supplied value for @no_output is not allowed, expecting 'true' or 'false'
  85. 17980    Supplied value for @no_header is not allowed, expecting 'true' or 'false'
  86. 17981    Invalid parameter '%s'
  87. 17982    Starting SQL Mail session...
  88. 17983    Supplied datatype for @user is not allowed, expecting 'varchar'
  89. 17984    Supplied datatype for @password is not allowed, expecting 'varchar'
  90. 17985    Procedure xp_startmail expects parameter @user, which was not supplied.
  91. 17986    Procedure xp_startmail expects parameter @password, which was not supplied.
  92. 17987    Supplied datatype for @type is not allowed, expecting 'varchar'
  93. 17988    Supplied datatype for @width is not allowed, expecting 'int'
  94. 17989    Supplied datatype for @peek is not allowed, expecting 'int'
  95. 17990    Supplied value for @peek is not allowed, expecting 'true' or 'false'
  96. 17991    Supplied datatype for @all is not allowed, expecting 'int'
  97. 17992    Supplied value for @all is not allowed, expecting 'true' or 'false'
  98. 17993    Supplied datatype for @separator is not allowed, expecting 'varchar'
  99. 17994    Supplied datatype for @unread_only is not allowed, expecting 'int'
  100. 17995    Supplied value for @unread_only is not allowed, expecting 'true' or 'false'
  101. 17996    Supplied datatype for @msg_id is not allowed, expecting 'varchar'
  102. 17997    xp_findnextmsg error, MAPIFindNextMsg() FAILed, error = %d
  103. 17998    xp_deletemail error, MAPIDeleteMail() FAILed, error = %d
  104. 17999    No @msg_id supplied
  105. 18000    Supplied datatype for @suppress_attach is not allowed, expecting 'int'
  106. 18001    Supplied value for @suppress_atttach is not allowed, expecting 'true' or 'false'
  107. 18002    xp_readmail error, all return parameters must be defined as OUTPUT
  108. 18003    Memory allocation error occurred in xp_readmail
  109. 18004    Error occurred when using Open Data Service routines
  110. 18005    Supplied datatype for @echo_error is not allowed, expecting 'int'
  111. 18006    Supplied value for @echo_error is not allowed, expecting 'true' or 'false'
  112. 18007    Supplied datatype for @set_user is not allowed, expecting 'varchar'
  113. 18008    Supplied datatype for @dbuse is not allowed, expecting 'varchar'
  114. 18009    EXCEPTION error encountered in MAPI extended procedures, exception error code = 0x%08X
  115. 18010    Supplied datatype for @skip_bytes is not allowed, expecting 'int'
  116. 18011    Supplied datatype for @msg_length is not allowed, expecting 'int'
  117. 18012    (Rows Affected:  %d)
  118. 18013    Supplied value for @width is not allowed, expecting @width >= 10
  119.