感覺很簡單了。
而且支援的資料庫也很多。
SQLTransaction 這個功能還沒研究明白
看上去是事務處理的,但是必須?
// Ensure we're using the local sqlite3.dll 64DLL
SQLiteLibraryName := 'sqlite3.dll'; //ExtractFilePath(Application.ExeName)+'sqlite3.dll';
// Set the path to the database
SQLite3Connection1.DatabaseName := ExtractFilePath(Application.ExeName)+DataBasePath; ;
// SQLite3Connection1.Open;
SQLite3Connection1.Connected := True;
//'PRAGMA synchronous = OFF;'
SQLQuery1.close;
SQLQuery1.sql.clear;
SQLQuery1.sql.add('SELECT sqlite_version();');
SQLQuery1.Open;
//StatusBar1.Panels[0].Text :='SQLite OK '+FDQuery1.FieldByName('sqlite_version()').AsString;
ShowMessage('SQLite OK '+SQLQuery1.FieldByName('sqlite_version()').AsString);
lazarus 開啟 sqlite3資料
相關文章
- lazarus資料序列為JSONJSON
- 使用sqlite3 模組操作sqlite3資料庫SQLite資料庫
- Python資料庫模組(sqlite3,SQLite3)Python資料庫SQLite
- sqlite3資料庫操作SQLite資料庫
- lazarus 設定中文介面及開啟程式碼提示
- Python3資料庫模組(sqlite3,SQLite3)Python資料庫SQLite
- python sqlite3 資料庫操作PythonSQLite資料庫
- C++ 操作sqlite3資料庫C++SQLite資料庫
- SQLite3資料庫檔案結構解析SQLite資料庫
- 網站開啟提示:”未檢測到您伺服器環境的sqlite3資料庫擴充套件...“網站伺服器SQLite資料庫套件
- pbootcms 網站開啟提示:未檢測到您伺服器環境的sqlite3資料庫擴充套件...boot網站伺服器SQLite資料庫套件
- PbootCMS網站開啟提示:”未檢測到您伺服器環境的sqlite3資料庫擴充套件...“boot網站伺服器SQLite資料庫套件
- iOS開發-sqlite3使用iOSSQLite
- Python標準庫14 資料庫 (sqlite3)Python資料庫SQLite
- python用sqlite3模組操作sqlite資料庫PythonSQLite資料庫
- 如何將報表與Lazarus中FastReport的資料連線?AST
- lazarus jsonJSON
- cocos2dx之引入Sqlite3資料庫SQLite資料庫
- Lazarus在Loongarch的loongxin mate系統不能開啟對話方塊問題
- 資料庫開啟監聽資料庫
- Lazarus中對mysql資料庫Blob型別進行讀寫例子MySql資料庫型別
- 用lazarus瞬間開發自己的安卓APP安卓APP
- [Python]_[初級]_[校驗查詢sqlite3資料庫]PythonSQLite資料庫
- Python 快速教程(標準庫14):資料庫 (sqlite3)Python資料庫SQLite
- lazarus交叉編譯編譯
- lazarus呼叫Onnxruntime
- [Flashback]開啟資料庫閃回資料庫功能資料庫
- Laravel 開啟資料庫事務Laravel資料庫
- 怎樣開啟mongodb資料庫MongoDB資料庫
- RAC開啟資料庫歸檔資料庫
- Oracle資料庫開啟NUMA支援Oracle資料庫
- 開啟資料庫歸檔模式資料庫模式
- Oracle資料庫開啟歸檔Oracle資料庫
- 開啟oracle資料庫歸檔Oracle資料庫
- OpenExplorer開啟資料夾
- lazarus 執行緒1執行緒
- linux 命令列開啟資料夾Linux命令列
- 開啟mysql 資料庫審計功能。MySql資料庫