error arithmetic overflow 中文意思是什麼

error arithmetic overflow 解釋

  • error : n. 1. 錯誤;失錯。2. 謬見,誤想;誤信;誤解。3. 罪過。4. 【數學】誤差;【法律】誤審,違法;(棒球中的)錯打。adj. -less 無錯誤的,正確的。
  • arithmetic : n. 1. 算術,演算法;計算。2. 算術書。
  • overflow : vt ( flowed flown; flowing) 使溢出,使泛濫,使漲滿;淹沒;人滿得走不進(房間等)。 The river ov...
  1. This traps a number of common error conditions such as syntax errors or arithmetic overflow and diverts the flow of control to a special error - handling routine youve written

    這可以為很多常見的錯誤條件(例如語法錯誤或算術上溢)設陷,並將控制流轉移到您自己編寫的一個專門的錯誤處理常式。
  2. If arithabort is set to on, the query fails with an arithmetic overflow error

    ;並且arithabort設置為on ,則查詢將因算術溢出錯誤而失敗。
  3. A run - time error, such as an arithmetic overflow or a constraint violation, has one of the following effects

    諸如算術溢出或約束沖突之類的運行時錯誤具有下面的影響:
  4. When set to on, the divide - by - zero and arithmetic overflow errors cause the statement to be rolled back and an error message is generated

    設置為on時,被零除錯誤和算術溢出錯誤將導致回滾語句,並生成錯誤消息。
  5. The behavior in which a divide - by - zero or arithmetic overflow error causes null values to be returned occurs if an insert or update is tried on a

    列上嘗試執行insert或update操作,而這些列中的新值長度超出最大列大小,則將出現被零除錯誤和算術溢出錯誤導致返回空值的行為。
  6. When an update statement encounters an arithmetic error overflow, divide by zero, or a domain error during expression evaluation, the update is not performed

    當update語句在表達式求值過程中遇到算術錯誤(溢出、被零除或域錯誤)時,則不進行更新。
  7. When a delete statement encounters an arithmetic error overflow, divide by zero, or a domain error occurring during expression evaluation, the database engine handles these errors as if set arithabort is set on

    當delete語句遇到在表達式計算過程中發生的算術錯誤(溢出、被零除或域錯誤)時,數據庫引擎將處理這些錯誤,就好象set arithabort設置為on 。
  8. When an insert statement encounters an arithmetic error overflow, divide by zero, or a domain error occurring during expression evaluation, the database engine handles these errors as if set arithabort is set to on

    如果在表達式計算過程中insert語句遇到算術錯誤(溢出、被零除或域錯誤) ,則數據庫引擎會處理這些錯誤,就好像set arithabort設置為on一樣。
  9. During expression evaluation when set arithabort is off, if an insert, delete or update statement encounters an arithmetic error, overflow, divide - by - zero, or a domain error, sql server inserts or updates a null value

    如果set arithabort為off ,並且在對表達式求值的過程中insert 、 delete或update語句遇到算術錯誤(溢出、被零除或域錯誤) , sql server將插入或更新一個null值。
  10. Arithmetic overflow error converting nvarchar to data type numeric

    將你運行的語句貼出來看看,看提示是轉換類型時溢出。
分享友人