當前位置:首頁 » 編程語言 » 列印機出現sqlerror
擴展閱讀
webinf下怎麼引入js 2023-08-31 21:54:13
堡壘機怎麼打開web 2023-08-31 21:54:11

列印機出現sqlerror

發布時間: 2023-03-08 08:44:33

『壹』 sql error是什麼意思

sql error

SQL錯誤

例句

1.The transaction should fail and an SQL error should occur.
事務應該會失敗,並且出現一個SQL錯誤。

2.Otherwise, the command fails with a Transact-SQL error.
否則,命令將由於Transact-SQL錯誤而失敗。

3.With the property set this way, any SQL statements from the application that are not bound to the database will result in an SQL error.
採用這種方式設置該屬性,應用程序中任何未綁定到資料庫的SQL語句都將產生SQL錯誤。

4.For a Transact-SQL step, the most recent Transact-SQL error number encountered while running the command.
對於Transact-SQL步驟,指運行命令時遇到的最近的Transact-SQL錯誤號。

5.Attempting a DML operation on a table that is in alter mode results in SQL error code -19992.
如果嘗試對alter模式下的表執行DML操作,則會產生SQL錯誤碼-19992。