- Jun 6, 2020
- 11,559
- 4,422
Library: TDDBUtils.b4xlib
Language: B4A
Version 1.5
Status: Work in Process
(C) This library is free for non commercial use other use see manual.
This library supports the development of database driven Application (SQLite3/SQLCipher 4) with a growing (Work in Process) list of handy functions to make developers life easier.
All the functions are explained in the attached manual.
The lib code is well documented. To examin or modify the code rename TDDBUtils.b4xlib to TDDBUtils.zip uncompress it and get a readable .bas file.
List of Functions:
Manage Database
Language: B4A
Version 1.5
Status: Work in Process
(C) This library is free for non commercial use other use see manual.
This library supports the development of database driven Application (SQLite3/SQLCipher 4) with a growing (Work in Process) list of handy functions to make developers life easier.
All the functions are explained in the attached manual.
The lib code is well documented. To examin or modify the code rename TDDBUtils.b4xlib to TDDBUtils.zip uncompress it and get a readable .bas file.
List of Functions:
Manage Database
- OpenDB
- CloseDB
- startTransaction
- commitTransaction
- setDBcompactMode
- compactDB
- gettableNames
- getColumnsInfo
- findColumnInfo
- insert
- update
- delete
- save
- select1, simple select
- select2, select spread 2 joined tables
- select3, select based on a date
- select4, report Max/Min,Avg,Sum,Count values...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید