婷婷综合国产,91蜜桃婷婷狠狠久久综合9色 ,九九九九九精品,国产综合av

主頁 > 知識庫 > SQLite 錯誤碼整理

SQLite 錯誤碼整理

熱門標簽:高德地圖標注電話怎么沒了 江西穩定外呼系統供應商 智能電銷機器人教育 孝感銷售電銷機器人廠家 中國地圖標注省份用什么符號 電話機器人錄音師薪資 北京智能外呼系統供應商家 奧維地圖標注字體大小修改 無錫梁溪公司怎樣申請400電話
復制代碼 代碼如下:

#define SQLITE_OK           0   /* 成功 | Successful result */
/* 錯誤碼開始 */
#define SQLITE_ERROR        1   /* SQL錯誤 或 丟失數據庫 | SQL error or missing database */
#define SQLITE_INTERNAL     2   /* SQLite 內部邏輯錯誤 | Internal logic error in SQLite */
#define SQLITE_PERM         3   /* 拒絕訪問 | Access permission denied */
#define SQLITE_ABORT        4   /* 回調函數請求取消操作 | Callback routine requested an abort */
#define SQLITE_BUSY         5   /* 數據庫文件被鎖定 | The database file is locked */
#define SQLITE_LOCKED       6   /* 數據庫中的一個表被鎖定 | A table in the database is locked */
#define SQLITE_NOMEM        7   /* 某次 malloc() 函數調用失敗 | A malloc() failed */
#define SQLITE_READONLY     8   /* 嘗試寫入一個只讀數據庫 | Attempt to write a readonly database */
#define SQLITE_INTERRUPT    9   /* 操作被 sqlite3_interupt() 函數中斷 | Operation terminated by sqlite3_interrupt() */
#define SQLITE_IOERR       10   /* 發生某些磁盤 I/O 錯誤 | Some kind of disk I/O error occurred */
#define SQLITE_CORRUPT     11   /* 數據庫磁盤映像不正確 | The database disk image is malformed */
#define SQLITE_NOTFOUND    12   /* sqlite3_file_control() 中出現未知操作數 | Unknown opcode in sqlite3_file_control() */
#define SQLITE_FULL        13   /* 因為數據庫滿導致插入失敗 | Insertion failed because database is full */
#define SQLITE_CANTOPEN    14   /* 無法打開數據庫文件 | Unable to open the database file */
#define SQLITE_PROTOCOL    15   /* 數據庫鎖定協議錯誤 | Database lock protocol error */
#define SQLITE_EMPTY       16   /* 數據庫為空 | Database is empty */
#define SQLITE_SCHEMA      17   /* 數據結構發生改變 | The database schema changed */
#define SQLITE_TOOBIG      18   /* 字符串或二進制數據超過大小限制 | String or BLOB exceeds size limit */
#define SQLITE_CONSTRAINT  19   /* 由于約束違例而取消 | Abort due to constraint violation */
#define SQLITE_MISMATCH    20   /* 數據類型不匹配 | Data type mismatch */
#define SQLITE_MISUSE      21   /* 不正確的庫使用 | Library used incorrectly */
#define SQLITE_NOLFS       22   /* 使用了操作系統不支持的功能 | Uses OS features not supported on host */
#define SQLITE_AUTH        23   /* 授權失敗 | Authorization denied */
#define SQLITE_FORMAT      24   /* 附加數據庫格式錯誤 | Auxiliary database format error */
#define SQLITE_RANGE       25   /* 傳遞給sqlite3_bind()的第二個參數超出范圍 | 2nd parameter to sqlite3_bind out of range */
#define SQLITE_NOTADB      26   /* 被打開的文件不是一個數據庫文件 | File opened that is not a database file */
#define SQLITE_ROW         100  /* sqlite3_step() 已經產生一個行結果 | sqlite3_step() has another row ready */
#define SQLITE_DONE        101  /* sqlite3_step() 完成執行操作 | sqlite3_step() has finished executing */
/* 錯誤碼結束 */
您可能感興趣的文章:
  • Android開發之SQLite的使用方法
  • SQLite 中文指南之FAQ
  • SQLite中的B-Tree實現細節分析
  • sqlite中文亂碼問題原因分析及解決
  • SQLite3中的日期時間函數使用小結
  • sqlite3 top的查詢及limit語法介紹
  • SQLite優化方法
  • Sqlite 常用函數 推薦
  • sQlite常用語句以及sQlite developer的使用與注冊

標簽:荊州 通化 泰州 阜陽 海北 臨滄 那曲 齊齊哈爾

巨人網絡通訊聲明:本文標題《SQLite 錯誤碼整理》,本文關鍵詞  SQLite,錯,誤碼,整理,SQLite,;如發現本文內容存在版權問題,煩請提供相關信息告之我們,我們將及時溝通與處理。本站內容系統采集于網絡,涉及言論、版權與本站無關。
  • 相關文章
  • 下面列出與本文章《SQLite 錯誤碼整理》相關的同類信息!
  • 本頁收集關于SQLite 錯誤碼整理的相關信息資訊供網民參考!
  • 推薦文章
    主站蜘蛛池模板: 大埔区| 白玉县| 和林格尔县| 龙里县| 安阳市| 满洲里市| 赫章县| 收藏| 西充县| 咸丰县| 大冶市| 融水| 黔东| 乾安县| 稻城县| 安化县| 东阿县| 崇信县| 临沂市| 麟游县| 阿荣旗| 邻水| 静海县| 镇远县| 沽源县| 万年县| 榆林市| 秦安县| 宜阳县| 天气| 兰溪市| 桐乡市| 湟源县| 洮南市| 龙口市| 西乌| 嘉祥县| 南靖县| 绩溪县| 宾川县| 乌兰浩特市|